home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 101
/
FreelogNo101-JanvierFevrier2011.iso
/
Internet
/
eM Client
/
setup.msi
/
eMClient.cab
/
IceWarpServerInterfacePluginFile
/
0
/
RCDATA
/
TFRAMEACCOUNTS
/
TFRAMEACCOUNTS.txt
Wrap
Text File
|
2010-10-15
|
206KB
|
5,965 lines
object FrameAccounts: TFrameAccounts
Left = 0
Top = 0
Width = 852
Height = 603
TabOrder = 0
object Accounts: TTntPanel
Left = 0
Top = 0
Width = 852
Height = 603
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object BackPanel: TTntPanel
Left = 0
Top = 0
Width = 852
Height = 603
Align = alClient
BevelOuter = bvNone
ParentColor = True
TabOrder = 0
object Splitter: TSplitter
Left = 219
Top = 0
Height = 603
end
object UserShowPanel: TTntPanel
Left = 222
Top = 0
Width = 630
Height = 603
Align = alClient
BevelOuter = bvNone
ParentColor = True
TabOrder = 1
object DomainPanel: TTntPanel
Left = 0
Top = 0
Width = 630
Height = 603
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object TopDomainPanel: TTntPanel
Left = 0
Top = 0
Width = 630
Height = 30
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object Panel1: TPanel
Left = 0
Top = 0
Width = 630
Height = 30
Align = alClient
BevelOuter = bvNone
TabOrder = 0
DesignSize = (
630
30)
object DomainLabel: TTntEdit
Left = 5
Top = 4
Width = 540
Height = 21
TabStop = False
Anchors = [akLeft, akTop, akRight]
Color = clBtnFace
ReadOnly = True
TabOrder = 0
end
object SaveDomainButton: TTntButton
Left = 551
Top = 3
Width = 75
Height = 23
Anchors = [akTop, akRight]
Caption = 'Save'
Default = True
Enabled = False
TabOrder = 1
OnClick = SaveDomainButtonClick
end
end
end
object ClientDomainPanel: TTntPanel
Left = 0
Top = 30
Width = 630
Height = 573
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object DomainPageControl: TTntPageControl
Left = 0
Top = 0
Width = 630
Height = 573
HelpContext = 318
ActivePage = DomainSheet
Align = alClient
Images = ConfigForm.SmallImageList
MultiLine = True
TabOrder = 0
TabStop = False
OnChange = PageControlFocusChange
object DomainSheet: TTntTabSheet
HelpContext = 320
Caption = 'Domain'
ImageIndex = 50
object DomainBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 66
Align = alTop
Caption = 'Domain'
TabOrder = 0
object DomainNameLabel: TTntLabel
Left = 8
Top = 16
Width = 31
Height = 13
Caption = 'Name:'
end
object DexcriptionLabel: TTntLabel
Left = 8
Top = 40
Width = 56
Height = 13
Caption = 'Description:'
end
object DomainNameEdit: TTntEdit
Tag = 1
Left = 93
Top = 13
Width = 240
Height = 21
MaxLength = 90
TabOrder = 0
OnChange = DomainChange
end
object DescriptionEdit: TTntEdit
Tag = 1
Left = 93
Top = 37
Width = 240
Height = 21
MaxLength = 63
TabOrder = 1
OnChange = DomainChange
end
end
object AdminBox: TTntGroupBox
Left = 0
Top = 66
Width = 622
Height = 68
Align = alTop
Caption = 'Administrator'
TabOrder = 1
object MailBoxNameLabel: TTntLabel
Left = 8
Top = 44
Width = 31
Height = 13
Caption = 'E-mail:'
end
object DefaultAliasLabel: TTntLabel
Left = 8
Top = 18
Width = 61
Height = 13
Caption = 'Default alias:'
end
object AdminForwardEdit: TTntEdit
Left = 93
Top = 40
Width = 220
Height = 21
MaxLength = 255
TabOrder = 1
OnChange = DomainChange
end
object DefaultAlias: TTntEdit
Left = 93
Top = 16
Width = 240
Height = 21
MaxLength = 255
TabOrder = 0
OnChange = DomainChange
end
object SelectButton: TTntButton
Left = 312
Top = 40
Width = 21
Height = 21
Caption = '...'
TabOrder = 2
OnClick = SelectButtonClick
end
end
end
object DomainOptionSheet: TTntTabSheet
HelpContext = 325
Caption = 'Limits'
ImageIndex = 16
object OptionsDomainBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 137
Align = alTop
Caption = 'Domain'
TabOrder = 0
object AccountNumbLabel: TTntLabel
Left = 8
Top = 17
Width = 196
Height = 13
Caption = 'Domain admin account limit (Accounts #):'
end
object DomainDiskQutoaL: TTntLabel
Left = 8
Top = 39
Width = 54
Height = 13
Caption = 'Disk quota:'
end
object DomainSendDataL: TTntLabel
Left = 8
Top = 65
Width = 128
Height = 13
Caption = 'Send out data limit per day:'
end
object DomainSendCountL: TTntLabel
Left = 8
Top = 89
Width = 156
Height = 13
Caption = 'Send out messages limit (#/Day):'
end
object AccountNumberEdit: TAdvancedEdit
Left = 251
Top = 12
Width = 49
Height = 21
TabOrder = 0
Text = '0'
OnChange = DomainChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object DiskQuotaEdit: TAdvancedEdit
Left = 251
Top = 36
Width = 49
Height = 21
TabOrder = 1
Text = '0'
OnChange = DomainChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object DisableAllUsers: TTntCheckBox
Left = 8
Top = 111
Width = 289
Height = 17
Caption = 'Disable login to this domain'
TabOrder = 6
OnClick = DomainChange
end
object DiskQuotaEditUnits: TTntComboBox
Left = 302
Top = 36
Width = 42
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
OnChange = DomainChange
Items.Strings = (
'kB'
'MB'
'GB')
end
object DDomainMBLimit: TAdvancedEdit
Left = 251
Top = 60
Width = 49
Height = 21
TabOrder = 3
Text = '0'
OnChange = DomainChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object DDomainMBLimitUnits: TTntComboBox
Left = 302
Top = 60
Width = 42
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
OnChange = DomainChange
Items.Strings = (
'kB'
'MB'
'GB')
end
object DDomainNumberLimit: TAdvancedEdit
Left = 251
Top = 84
Width = 92
Height = 21
TabOrder = 5
Text = '0'
OnChange = DomainChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
end
object DomainExpiration: TTntGroupBox
Left = 0
Top = 252
Width = 622
Height = 88
Align = alTop
Caption = 'Expiration'
TabOrder = 2
object DomainExpires: TTntCheckBox
Left = 8
Top = 18
Width = 193
Height = 17
Caption = 'Expires on (yyyy/mm/dd):'
TabOrder = 0
OnClick = DomainChange
end
object DomainNotifyBefore: TTntCheckBox
Left = 8
Top = 42
Width = 233
Height = 17
Caption = 'Notify before expiration (Days):'
TabOrder = 3
OnClick = DomainChange
end
object DomainDeleteWhenExpires: TTntCheckBox
Left = 8
Top = 64
Width = 225
Height = 17
Caption = 'Delete domain when expired'
TabOrder = 5
OnClick = DomainChange
end
object DomainNotifyEdit: TAdvancedEdit
Left = 251
Top = 39
Width = 93
Height = 21
BiDiMode = bdLeftToRight
ParentBiDiMode = False
TabOrder = 4
Text = '0'
OnChange = DomainChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object DomainExpiresEdit: TAdvancedEdit
Left = 251
Top = 15
Width = 74
Height = 21
TabOrder = 1
OnChange = DomainChange
EditMode = ctFilter
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
EditFilter = '0123456789/'
end
object DomainExpiresButton: TTntButton
Tag = 5
Left = 324
Top = 15
Width = 20
Height = 21
Caption = '...'
TabOrder = 2
OnClick = ValidTillDateClick
end
end
object UserDomainGroupBox: TTntGroupBox
Left = 0
Top = 137
Width = 622
Height = 115
Align = alTop
Caption = 'Users'
TabOrder = 1
object UserMailboxSL: TTntLabel
Left = 8
Top = 19
Width = 64
Height = 13
Caption = 'Account size:'
end
object UserSendLimitL: TTntLabel
Left = 8
Top = 67
Width = 128
Height = 13
Caption = 'Send out data limit per day:'
end
object UserNumberLimitL: TTntLabel
Left = 8
Top = 91
Width = 156
Height = 13
Caption = 'Send out messages limit (#/Day):'
end
object UserMaxMsgSizeL: TTntLabel
Left = 8
Top = 43
Width = 89
Height = 13
Caption = 'Max message size:'
end
object DomainMailboxSize: TAdvancedEdit
Left = 251
Top = 14
Width = 49
Height = 21
TabOrder = 0
Text = '0'
OnChange = DomainChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object DomainMBLimit: TAdvancedEdit
Left = 251
Top = 62
Width = 49
Height = 21
TabOrder = 4
Text = '0'
OnChange = DomainChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object DomainNumberLimit: TAdvancedEdit
Left = 251
Top = 86
Width = 92
Height = 21
TabOrder = 6
Text = '0'
OnChange = DomainChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object DomainMaxMsgLimit: TAdvancedEdit
Left = 251
Top = 38
Width = 49
Height = 21
TabOrder = 2
Text = '0'
OnChange = DomainChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object DomainMailboxSizeUnits: TTntComboBox
Left = 302
Top = 14
Width = 42
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
OnChange = DomainChange
Items.Strings = (
'kB'
'MB'
'GB')
end
object DomainMaxMsgLimitUnits: TTntComboBox
Left = 302
Top = 38
Width = 42
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
OnChange = DomainChange
Items.Strings = (
'kB'
'MB'
'GB')
end
object DomainMBLimitUnits: TTntComboBox
Left = 302
Top = 62
Width = 42
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 5
OnChange = DomainChange
Items.Strings = (
'kB'
'MB'
'GB')
end
end
end
object DomainServicesTabSheet: TTabSheet
HelpContext = 4163
Caption = 'Services'
ImageIndex = 20
OnShow = DomainServicesTabSheetShow
object SAGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 321
Align = alTop
Caption = 'Services'
TabOrder = 0
object SMSSettingsL: TTntLabel
Left = 9
Top = 244
Width = 107
Height = 13
Caption = 'SMS account settings:'
end
object FTPSettingsL: TTntLabel
Left = 9
Top = 270
Width = 104
Height = 13
Caption = 'FTP account settings:'
end
object EASDSettingsL: TTntLabel
Left = 9
Top = 218
Width = 97
Height = 13
Caption = 'ActiveSync devices:'
end
object DomainSMSButton: TTntButton
Left = 168
Top = 240
Width = 146
Height = 23
Caption = 'SMS Settings...'
TabOrder = 5
OnClick = DomainSMSButtonClick
end
object DomainFTPButton: TTntButton
Tag = 1
Left = 168
Top = 266
Width = 146
Height = 23
Caption = 'FTP Settings...'
TabOrder = 6
OnClick = DomainSMSButtonClick
end
object EASDomainSettings: TTntButton
Left = 168
Top = 214
Width = 146
Height = 23
Caption = 'ActiveSync Devices...'
TabOrder = 4
OnClick = PushSettingsClick
end
object DomComm: TTntCheckListBox
Left = 8
Top = 15
Width = 305
Height = 58
OnClickCheck = DomainChange
ItemHeight = 13
Items.Strings = (
'Instant Messaging'
'VoIP'
'FTP'
'SMS')
TabOrder = 0
end
object DomSec: TTntCheckListBox
Left = 8
Top = 74
Width = 305
Height = 45
OnClickCheck = DomainChange
ItemHeight = 13
Items.Strings = (
'Anti-Virus'
'Anti-Spam'
'Quarantine')
TabOrder = 1
end
object DomCollab: TTntCheckListBox
Left = 8
Top = 120
Width = 305
Height = 31
OnClickCheck = DomainChange
ItemHeight = 13
Items.Strings = (
'GroupWare'
'WebDAV')
TabOrder = 2
end
object DomClient: TTntCheckListBox
Left = 8
Top = 152
Width = 305
Height = 57
OnClickCheck = DomainChange
ItemHeight = 13
Items.Strings = (
'ActiveSync'
'SyncML'
'Outlook Connector - Activation Key'
'Desktop Client - Activation Key')
TabOrder = 3
end
object IMDomainRoster: TTntCheckBox
Left = 9
Top = 295
Width = 544
Height = 17
Caption = 'Instant Messaging shared roster (Populate with all domain users)'
TabOrder = 7
OnClick = DomainChange
end
end
end
object DomainOtherSheet: TTntTabSheet
HelpContext = 240
Caption = 'Options'
ImageIndex = 30
object OtherBox: TTntGroupBox
Left = 0
Top = 91
Width = 622
Height = 117
Align = alTop
Caption = 'Options'
TabOrder = 1
object DomainIPL: TTntLabel
Left = 8
Top = 16
Width = 54
Height = 13
Caption = 'IP Address:'
end
object DomainHostL: TTntLabel
Left = 8
Top = 40
Width = 51
Height = 13
Caption = 'Hostname:'
end
object DomainFolderL: TTntLabel
Left = 8
Top = 64
Width = 32
Height = 13
Caption = 'Folder:'
end
object DomainHeadFootButton: TTntButton
Tag = 67
Left = 8
Top = 86
Width = 107
Height = 23
Caption = 'Header/Footer...'
TabOrder = 4
OnClick = DomainHeadFootButtonClick
end
object DomainHost: TTntEdit
Tag = 1
Left = 93
Top = 37
Width = 240
Height = 21
MaxLength = 63
TabOrder = 1
OnChange = DomainChange
end
object DomainIP: TTntComboBox
Left = 93
Top = 13
Width = 240
Height = 21
ItemHeight = 0
TabOrder = 0
OnChange = DomainChange
end
object DomainFolder: TTntEdit
Tag = 1
Left = 93
Top = 61
Width = 220
Height = 21
MaxLength = 63
TabOrder = 2
OnChange = DomainChange
end
object DomainFolderPath: TTntButton
Tag = 9
Left = 313
Top = 61
Width = 20
Height = 21
Caption = '...'
TabOrder = 3
OnClick = DomainFolderPathClick
end
end
object UnknowUsersBox: TTntGroupBox
Left = 0
Top = 208
Width = 622
Height = 91
Align = alTop
Caption = 'Unknown Accounts'
TabOrder = 2
object ActionUnknownUsers: TTntLabel
Left = 8
Top = 20
Width = 33
Height = 13
Caption = 'Action:'
end
object EmailUnknownL: TTntLabel
Left = 8
Top = 43
Width = 31
Height = 13
Caption = 'E-mail:'
end
object ForwardToEdit: TTntEdit
Left = 93
Top = 40
Width = 220
Height = 21
Enabled = False
MaxLength = 255
TabOrder = 1
OnChange = DomainChange
end
object InfoToAdminBox: TTntCheckBox
Tag = 5
Left = 8
Top = 65
Width = 212
Height = 17
Caption = 'Send information to administrator'
TabOrder = 2
OnClick = DomainChange
end
object DomainUnknownUsersType: TTntComboBox
Left = 93
Top = 16
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = DomainChange
Items.Strings = (
'Reject mail'
'Forward to (Catch-all)'
'Delete mail')
end
object UnknownSelectButton: TTntButton
Tag = 3
Left = 312
Top = 40
Width = 21
Height = 21
Caption = '...'
TabOrder = 3
OnClick = SelectButtonClick
end
end
object DomainTypeBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 91
Align = alTop
Caption = 'Type'
TabOrder = 0
object DomainTypeL: TTntLabel
Left = 8
Top = 16
Width = 27
Height = 13
Caption = 'Type:'
end
object SendToLabel: TTntLabel
Left = 8
Top = 40
Width = 30
Height = 13
Caption = 'Value:'
end
object IssueL: TTntLabel
Left = 8
Top = 64
Width = 55
Height = 13
Caption = 'Verification:'
end
object DomainType: TTntComboBox
Left = 93
Top = 13
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = DomainChange
Items.Strings = (
'Standard'
'Domain alias'
'Backup domain'
'Distributed domain'
'ETRN/ATRN queue')
end
object DomainToEdit: TTntEdit
Left = 93
Top = 37
Width = 220
Height = 21
MaxLength = 62
TabOrder = 1
OnChange = DomainChange
end
object DomainVRFYList: TTntComboBox
Left = 93
Top = 61
Width = 177
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
OnChange = DomainChange
Items.Strings = (
'Default'
'Use Minger with password'
'Use VRFY command'
'Use RCPT TO command')
end
object DomainSelectButton: TTntButton
Tag = 1
Left = 312
Top = 37
Width = 21
Height = 21
Caption = '...'
TabOrder = 2
OnClick = SelectButtonClick
end
object DomainMingerPassword: TTntEdit
Left = 278
Top = 61
Width = 54
Height = 21
MaxLength = 62
PasswordChar = '*'
TabOrder = 4
OnChange = DomainChange
end
end
end
object DomainAliasesSheet: TTabSheet
Caption = 'Aliases'
ImageIndex = 5
OnShow = DomainAliasesSheetShow
end
object TemplatesSheet: TTntTabSheet
HelpContext = 1230
Caption = 'Templates'
ImageIndex = 8
OnEnter = TemplatesSheetEnter
end
object DomainKeySheet: TTntTabSheet
HelpContext = 329
Caption = 'DKIM'
ImageIndex = 45
OnShow = DomainKeySheetShow
object DomainKeyGroup: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 297
Align = alTop
Caption = 'DKIM'
TabOrder = 0
object SelectorL: TTntLabel
Left = 8
Top = 43
Width = 42
Height = 13
Caption = 'Selector:'
end
object DomainKL: TTntLabel
Left = 8
Top = 67
Width = 39
Height = 13
Caption = 'Domain:'
end
object PrivateKL: TTntLabel
Left = 8
Top = 90
Width = 56
Height = 13
Caption = 'Private key:'
end
object PublicKL: TTntLabel
Left = 8
Top = 242
Width = 66
Height = 13
Caption = 'Selector data:'
end
object DomainKeyActive: TTntCheckBox
Left = 9
Top = 17
Width = 176
Height = 17
Caption = 'Active'
TabOrder = 0
OnClick = DomainChange
end
object PublicKey: TTntEdit
Left = 128
Top = 239
Width = 201
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 4
end
object SelectorEdit: TTntEdit
Left = 128
Top = 40
Width = 201
Height = 21
TabOrder = 1
OnChange = DomainChange
end
object DomainKeyEdit: TTntEdit
Left = 128
Top = 64
Width = 201
Height = 21
TabOrder = 2
OnChange = DomainChange
end
object GeneratePrivate: TTntButton
Left = 8
Top = 267
Width = 137
Height = 23
Caption = 'Generate private key...'
TabOrder = 5
OnClick = GeneratePrivateClick
end
object RetrievePublic: TTntButton
Left = 152
Top = 267
Width = 137
Height = 23
Caption = 'Retrieve selector data'
TabOrder = 6
OnClick = RetrievePublicClick
end
object PrivateKey: TTntMemo
Left = 128
Top = 88
Width = 201
Height = 147
ScrollBars = ssBoth
TabOrder = 3
OnChange = DomainChange
end
end
end
object ADDomainSheet: TTntTabSheet
HelpContext = 342
Caption = 'Directory Service'
ImageIndex = 43
OnShow = ADDomainSheetShow
object ADGeneralBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 42
Align = alTop
Caption = 'General'
TabOrder = 0
object ADActive: TTntCheckBox
Left = 9
Top = 17
Width = 472
Height = 17
Caption = 'Synchronize users and groups with directory service'
TabOrder = 0
OnClick = DomainChange
end
end
object ADDomainBox: TTntGroupBox
Left = 0
Top = 186
Width = 622
Height = 151
Align = alTop
Caption = 'Advanced'
TabOrder = 2
object ADDomainL: TTntLabel
Left = 8
Top = 91
Width = 39
Height = 13
Caption = 'Domain:'
end
object ADDNL: TTntLabel
Left = 8
Top = 45
Width = 19
Height = 13
Caption = 'DN:'
end
object ADObjectsL: TTntLabel
Left = 8
Top = 21
Width = 25
Height = 13
Caption = 'Filter:'
end
object ADUsernameSourceL: TTntLabel
Left = 8
Top = 121
Width = 86
Height = 13
Caption = 'Username source:'
end
object ADDomainActive: TTntCheckBox
Left = 9
Top = 66
Width = 464
Height = 17
Caption = 'Directory service domain is different from this domain name'
TabOrder = 2
OnClick = DomainChange
end
object ADDomain: TTntEdit
Left = 144
Top = 88
Width = 201
Height = 21
TabOrder = 3
OnChange = DomainChange
end
object ADDN: TTntEdit
Left = 144
Top = 42
Width = 201
Height = 21
TabOrder = 1
OnChange = DomainChange
end
object ADObjects: TTntEdit
Left = 144
Top = 18
Width = 201
Height = 21
TabOrder = 0
OnChange = DomainChange
end
object ADUsernameSourceBox: TTntComboBox
Left = 144
Top = 116
Width = 203
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 4
Text = 'Primary Alias of AD account'
OnChange = DomainChange
Items.Strings = (
'Primary Alias of AD account'
'Username of AD account')
end
end
object ADServerBox: TTntGroupBox
Left = 0
Top = 42
Width = 622
Height = 144
Align = alTop
Caption = 'Server'
TabOrder = 1
object ADHostL: TTntLabel
Left = 8
Top = 19
Width = 51
Height = 13
Caption = 'Hostname:'
end
object ADUserL: TTntLabel
Left = 8
Top = 43
Width = 51
Height = 13
Caption = 'Username:'
end
object ADPassL: TTntLabel
Left = 8
Top = 67
Width = 49
Height = 13
Caption = 'Password:'
end
object ADSecHostL: TTntLabel
Left = 8
Top = 91
Width = 89
Height = 13
Caption = 'Backup hostname:'
end
object ADHost: TTntEdit
Left = 144
Top = 16
Width = 201
Height = 21
TabOrder = 0
OnChange = DomainChange
end
object ADUser: TTntEdit
Left = 144
Top = 40
Width = 201
Height = 21
TabOrder = 1
OnChange = DomainChange
end
object ADPass: TTntEdit
Left = 144
Top = 64
Width = 201
Height = 21
PasswordChar = '*'
TabOrder = 2
OnChange = DomainChange
end
object ADSecHost: TTntEdit
Left = 144
Top = 88
Width = 201
Height = 21
TabOrder = 3
OnChange = DomainChange
end
object ADTest: TTntButton
Left = 148
Top = 114
Width = 137
Height = 23
Caption = 'Test connection...'
TabOrder = 5
OnClick = ADTestClick
end
object SyncNow: TTntButton
Left = 8
Top = 114
Width = 137
Height = 23
Caption = 'Synchronize Now'
TabOrder = 4
OnClick = SyncNowClick
end
end
end
object BWDomainSheet: TTntTabSheet
HelpContext = 1125
Caption = 'Rules'
ImageIndex = 7
OnShow = BWDomainSheetShow
end
object InfoTabSheet: TTntTabSheet
HelpContext = 349
Caption = 'Info'
ImageIndex = 24
OnEnter = InfoTabSheetEnter
object InfoBoxNext: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 239
Align = alTop
Caption = 'Information'
TabOrder = 0
object DomainNameLabelN: TTntLabel
Left = 8
Top = 15
Width = 31
Height = 13
Caption = 'Name:'
end
object DomainDescLabel: TTntLabel
Left = 8
Top = 33
Width = 53
Height = 13
Caption = 'Description'
end
object NumberOfUsLabel: TTntLabel
Left = 8
Top = 51
Width = 58
Height = 13
Caption = 'Accounts #:'
end
object AdminMBoxLabel: TTntLabel
Left = 8
Top = 142
Width = 90
Height = 13
Caption = 'Administrator email:'
end
object AdminAliasLab: TTntLabel
Left = 8
Top = 160
Width = 87
Height = 13
Caption = 'Administrator alias:'
end
object DomainVirtL: TTntLabel
Left = 8
Top = 106
Width = 54
Height = 13
Caption = 'IP Address:'
end
object HostnameIL: TTntLabel
Left = 8
Top = 124
Width = 51
Height = 13
Caption = 'Hostname:'
end
object DITL: TTntLabel
Left = 8
Top = 69
Width = 27
Height = 13
Caption = 'Type:'
end
object DIEL: TTntLabel
Left = 8
Top = 88
Width = 37
Height = 13
Caption = 'Expires:'
end
object DomNamePanel: TTntPanel
Left = 130
Top = 14
Width = 220
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
BorderWidth = 3
TabOrder = 0
end
object DomDescPanel: TTntPanel
Left = 130
Top = 32
Width = 220
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
BorderWidth = 3
TabOrder = 1
end
object AdminFWBoxPanel: TTntPanel
Left = 130
Top = 140
Width = 220
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
BorderWidth = 3
TabOrder = 2
end
object AdminAlias: TTntPanel
Left = 130
Top = 158
Width = 220
Height = 72
Alignment = taLeftJustify
BevelOuter = bvLowered
BorderWidth = 3
TabOrder = 3
object AdminAliasPanel: TTntLabel
Left = 4
Top = 4
Width = 212
Height = 64
Align = alClient
AutoSize = False
WordWrap = True
end
end
object NumbUserPanel: TTntPanel
Left = 130
Top = 50
Width = 220
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
BorderWidth = 3
TabOrder = 4
end
object IPBindPanel: TTntPanel
Left = 130
Top = 104
Width = 220
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
BorderWidth = 3
TabOrder = 5
end
object DomainHostPanel: TTntPanel
Left = 130
Top = 122
Width = 220
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
BorderWidth = 3
TabOrder = 6
end
object InfoDomainType: TTntPanel
Left = 130
Top = 68
Width = 220
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
BorderWidth = 3
TabOrder = 7
end
object InfoDomainExpires: TTntPanel
Left = 130
Top = 86
Width = 220
Height = 17
Alignment = taLeftJustify
BevelOuter = bvLowered
BorderWidth = 3
TabOrder = 8
end
end
end
end
end
end
object UserPanel: TTntPanel
Left = 0
Top = 0
Width = 630
Height = 603
Align = alClient
BevelOuter = bvNone
TabOrder = 0
Visible = False
object ClientAccountPanel: TTntPanel
Left = 0
Top = 30
Width = 630
Height = 573
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object ListServerControl: TTntPageControl
Left = 0
Top = 0
Width = 630
Height = 573
HelpContext = 403
ActivePage = ListServerSheet
Align = alClient
Images = ConfigForm.SmallImageList
MultiLine = True
TabOrder = 1
TabStop = False
OnChange = ListServerControlChange
object ListServerSheet: TTntTabSheet
HelpContext = 404
Caption = 'List Server'
ImageIndex = 61
object ListServerPropBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 185
Align = alTop
Caption = 'List Server'
TabOrder = 0
object ListservAlias: TTntLabel
Left = 9
Top = 18
Width = 25
Height = 13
Caption = 'Alias:'
FocusControl = ListServAliasEdit
end
object ListServDescL: TTntLabel
Left = 9
Top = 41
Width = 56
Height = 13
Caption = 'Description:'
FocusControl = ListServDesc
end
object ListOwner: TTntLabel
Left = 9
Top = 65
Width = 34
Height = 13
Caption = 'Owner:'
FocusControl = ListServOwner
end
object ListFileL: TTntLabel
Left = 9
Top = 113
Width = 35
Height = 13
Caption = 'List file:'
FocusControl = ListServerListFile
end
object ListSubLabel: TTntLabel
Left = 9
Top = 137
Width = 61
Height = 13
Caption = 'Subscription:'
FocusControl = ListServerListFile
end
object ListServSourceL: TTntLabel
Left = 9
Top = 90
Width = 37
Height = 13
Caption = 'Source:'
end
object ListServAliasEdit: TTntEdit
Tag = 8
Left = 98
Top = 14
Width = 212
Height = 21
MaxLength = 255
TabOrder = 0
OnChange = UserChange
end
object ListServDesc: TTntEdit
Left = 98
Top = 38
Width = 212
Height = 21
MaxLength = 255
TabOrder = 1
OnChange = UserChange
end
object ListServOwner: TTntEdit
Left = 98
Top = 62
Width = 191
Height = 21
MaxLength = 255
TabOrder = 2
OnChange = UserChange
end
object ListServerListFile: TTntEdit
Left = 98
Top = 110
Width = 191
Height = 21
MaxLength = 255
TabOrder = 5
OnChange = UserChange
end
object ListServListFileButton: TTntButton
Tag = 6
Left = 289
Top = 110
Width = 21
Height = 21
Caption = '...'
TabOrder = 6
OnClick = ListFileButtonClick
end
object SubjectBox: TTntCheckBox
Left = 9
Top = 161
Width = 128
Height = 17
Caption = 'Command in subject'
TabOrder = 8
OnClick = UserChange
end
object ListServConfirmed: TTntComboBox
Left = 98
Top = 134
Width = 214
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 7
OnChange = UserChange
Items.Strings = (
'No confirmation'
'User confirmed'
'Owner confirmed')
end
object ListOwnerButton: TTntButton
Left = 289
Top = 62
Width = 21
Height = 21
Caption = '...'
TabOrder = 3
OnClick = ListOwnerButtonClick
end
object ListServSource: TTntComboBox
Left = 98
Top = 86
Width = 212
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
OnChange = UserChange
Items.Strings = (
'Mailing lists from text file'
'All domain mailing lists')
end
end
object ListServCommandsGroupBox: TTntGroupBox
Left = 0
Top = 185
Width = 622
Height = 109
Align = alTop
Caption = 'Allowed Commands'
TabOrder = 1
object ListBL: TTntCheckBox
Left = 177
Top = 62
Width = 112
Height = 17
Caption = 'BL (BlackList)'
TabOrder = 6
OnClick = UserChange
end
object JoinL: TTntCheckBox
Left = 9
Top = 18
Width = 136
Height = 17
Caption = 'Join (Subscribe)'
TabOrder = 0
OnClick = UserChange
end
object LeaveL: TTntCheckBox
Left = 9
Top = 40
Width = 144
Height = 17
Caption = 'Leave (Unsubscribe)'
TabOrder = 1
OnClick = UserChange
end
object ListWL: TTntCheckBox
Left = 177
Top = 84
Width = 112
Height = 17
Caption = 'WL (WhiteList)'
TabOrder = 7
OnClick = UserChange
end
object ListsL: TTntCheckBox
Left = 9
Top = 62
Width = 104
Height = 17
Caption = 'Lists'
TabOrder = 2
OnClick = UserChange
end
object WhichL: TTntCheckBox
Left = 9
Top = 84
Width = 72
Height = 17
Caption = 'Which'
TabOrder = 3
OnClick = UserChange
end
object ReviewL: TTntCheckBox
Left = 177
Top = 18
Width = 136
Height = 17
Caption = 'Review'
TabOrder = 4
OnClick = UserChange
end
object ListVacation: TTntCheckBox
Left = 177
Top = 40
Width = 216
Height = 17
Caption = 'Vacation/NoVacation'
TabOrder = 5
OnClick = UserChange
end
end
end
object ListServMembersSheet: TTntTabSheet
HelpContext = 407
Caption = 'Lists'
ImageIndex = 56
end
object ListServOptionSheet: TTntTabSheet
HelpContext = 410
Caption = 'Options'
ImageIndex = 30
object ListServerOptBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 135
Align = alTop
Caption = 'Options'
TabOrder = 0
object ListServPass: TTntLabel
Left = 9
Top = 40
Width = 49
Height = 13
Caption = 'Password:'
end
object OrigiLabel: TTntLabel
Left = 9
Top = 87
Width = 48
Height = 13
Caption = 'Originator:'
end
object ListServHelp: TTntLabel
Left = 9
Top = 63
Width = 74
Height = 13
Caption = 'List server help:'
FocusControl = ListServHelpEdit
end
object ModeratedListServer: TTntCheckBox
Left = 9
Top = 18
Width = 144
Height = 17
Caption = 'Moderated list server'
TabOrder = 0
OnClick = UserChange
end
object ListServPassword: TTntEdit
Left = 114
Top = 37
Width = 220
Height = 21
MaxLength = 127
PasswordChar = '*'
TabOrder = 1
OnChange = UserChange
end
object ListServOriginator: TTntComboBox
Left = 114
Top = 83
Width = 220
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 5
OnChange = UserChange
Items.Strings = (
'Blank'
'Sender'
'Owner')
end
object SuppressList: TTntCheckBox
Left = 9
Top = 110
Width = 256
Height = 17
Caption = 'Suppress command responses'
TabOrder = 6
OnClick = UserChange
end
object ListServHelpEdit: TTntEdit
Left = 114
Top = 60
Width = 188
Height = 21
MaxLength = 255
TabOrder = 2
OnChange = UserChange
end
object ListServHelpBut: TTntButton
Tag = 5
Left = 302
Top = 60
Width = 20
Height = 21
Caption = '...'
TabOrder = 3
OnClick = ListFileButtonClick
end
object ListServViewBut: TTntButton
Tag = 7
Left = 322
Top = 60
Width = 12
Height = 21
Caption = ':'
TabOrder = 4
OnClick = ListFileViewClick
end
end
end
object BWListServSheet: TTntTabSheet
HelpContext = 1125
Caption = 'Rules'
ImageIndex = 7
OnShow = BWDomainSheetShow
object ListServBWGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 41
Align = alTop
Caption = 'Rules'
TabOrder = 0
object ListServBW: TTntCheckBox
Left = 9
Top = 17
Width = 128
Height = 17
Caption = 'Active'
TabOrder = 0
OnClick = UserChange
end
end
end
end
object MailingListControl: TTntPageControl
Left = 0
Top = 0
Width = 630
Height = 573
HelpContext = 383
ActivePage = MailingListSheet
Align = alClient
Images = ConfigForm.SmallImageList
MultiLine = True
TabOrder = 2
TabStop = False
OnChange = MailingListControlChange
object MailingListSheet: TTntTabSheet
HelpContext = 384
Caption = 'Mailing List'
ImageIndex = 56
object MailingListBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 135
Align = alTop
Caption = 'Mailing List'
TabOrder = 0
object AliasMLabel: TTntLabel
Left = 9
Top = 17
Width = 25
Height = 13
Caption = 'Alias:'
FocusControl = AliasMailEdit
end
object DescriptionLabel: TTntLabel
Left = 9
Top = 40
Width = 56
Height = 13
Caption = 'Description:'
FocusControl = MailDescEdit
end
object OwnerLabel: TTntLabel
Left = 9
Top = 63
Width = 34
Height = 13
Caption = 'Owner:'
FocusControl = OwnerEdit
end
object ListFileLabel: TTntLabel
Left = 9
Top = 109
Width = 35
Height = 13
Caption = 'List file:'
FocusControl = ListFileEdit
end
object SendToLab: TTntLabel
Left = 9
Top = 87
Width = 37
Height = 13
Caption = 'Source:'
end
object AliasMailEdit: TTntEdit
Tag = 9
Left = 98
Top = 14
Width = 212
Height = 21
MaxLength = 255
TabOrder = 0
OnChange = UserChange
end
object MailDescEdit: TTntEdit
Left = 98
Top = 37
Width = 212
Height = 21
MaxLength = 255
TabOrder = 1
OnChange = UserChange
end
object OwnerEdit: TTntEdit
Left = 98
Top = 60
Width = 192
Height = 21
MaxLength = 255
TabOrder = 2
OnChange = UserChange
end
object ListFileEdit: TTntEdit
Left = 98
Top = 106
Width = 192
Height = 21
MaxLength = 255
TabOrder = 5
OnChange = UserChange
end
object ListFileButton: TTntButton
Tag = 1
Left = 289
Top = 106
Width = 21
Height = 21
Caption = '...'
TabOrder = 6
OnClick = ListFileButtonClick
end
object SendAllMail: TTntComboBox
Left = 98
Top = 83
Width = 212
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
OnChange = UserChange
Items.Strings = (
'Members from text file'
'Members from database'
'All current domain users'
'All system users'
'All system domain administrators'
'All system administrators')
end
object OwnerListButton: TTntButton
Left = 289
Top = 60
Width = 21
Height = 21
Caption = '...'
TabOrder = 3
OnClick = OwnerListButtonClick
end
end
object ODBCMailGroupBox: TTntGroupBox
Left = 0
Top = 135
Width = 622
Height = 161
Align = alTop
Caption = 'Database'
TabOrder = 1
object SQLQueryLabel: TTntLabel
Left = 9
Top = 16
Width = 78
Height = 13
Caption = 'SQL statements:'
end
object SQLQuery: TTntMemo
Left = 9
Top = 32
Width = 301
Height = 97
TabOrder = 0
OnChange = UserChange
end
object MailODBCButton: TTntButton
Left = 9
Top = 131
Width = 104
Height = 23
Caption = 'DB Settings...'
TabOrder = 1
OnClick = MailODBCButtonClick
end
object TestSQL: TTntButton
Left = 116
Top = 131
Width = 104
Height = 23
Caption = 'Test SQL Query...'
TabOrder = 2
OnClick = TestSQLClick
end
end
end
object ListMembersSheet: TTntTabSheet
HelpContext = 387
Caption = 'Members'
ImageIndex = 52
end
object OptionsMailingList: TTntTabSheet
HelpContext = 394
Caption = 'Message'
ImageIndex = 23
object MailListOptions: TTntGroupBox
Left = 0
Top = 132
Width = 622
Height = 164
Align = alTop
Caption = 'Message'
TabOrder = 2
object AddToSubjLabel: TTntLabel
Left = 9
Top = 39
Width = 73
Height = 13
Caption = 'Add to Subject:'
end
object OriginatorLabel: TTntLabel
Left = 9
Top = 112
Width = 48
Height = 13
Caption = 'Originator:'
end
object AddHeadersL: TTntLabel
Left = 9
Top = 60
Width = 62
Height = 13
Caption = 'Edit headers:'
end
object AddToSubject: TTntEdit
Left = 112
Top = 34
Width = 188
Height = 21
MaxLength = 127
TabOrder = 1
OnChange = UserChange
end
object MailListSender: TTntComboBox
Left = 112
Top = 108
Width = 189
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
OnChange = UserChange
Items.Strings = (
'Blank'
'Sender'
'Owner')
end
object SeparateTo: TTntCheckBox
Left = 9
Top = 16
Width = 216
Height = 17
Caption = 'Set recipient to To: header'
TabOrder = 0
OnClick = UserChange
end
object AddHeaders: TTntMemo
Left = 112
Top = 58
Width = 188
Height = 47
ScrollBars = ssVertical
TabOrder = 2
OnChange = UserChange
end
object HeaderFooterButton: TTntButton
Tag = 15
Left = 8
Top = 134
Width = 113
Height = 23
Caption = 'Header / Footer...'
TabOrder = 4
OnClick = HeaderFooterButtonClick
end
end
object ReplyToHeaderBox: TTntGroupBox
Left = 0
Top = 66
Width = 622
Height = 66
Align = alTop
Caption = 'Reply-To: Header'
TabOrder = 1
object ReplyToMailActionL: TTntLabel
Left = 9
Top = 20
Width = 33
Height = 13
Caption = 'Action:'
end
object MailReplyToValueL: TTntLabel
Left = 9
Top = 42
Width = 30
Height = 13
Caption = 'Value:'
end
object ReplyToMailType: TTntComboBox
Left = 112
Top = 16
Width = 186
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = UserChange
Items.Strings = (
'No change'
'Set to sender'
'Set to value')
end
object SetReplyToEdit: TTntEdit
Left = 112
Top = 39
Width = 186
Height = 21
MaxLength = 127
TabOrder = 1
OnChange = UserChange
end
end
object FromHeaderBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 66
Align = alTop
Caption = 'From: Header'
TabOrder = 0
object MailFromValueL: TTntLabel
Left = 9
Top = 42
Width = 30
Height = 13
Caption = 'Value:'
end
object MailFromActionL: TTntLabel
Left = 9
Top = 20
Width = 33
Height = 13
Caption = 'Action:'
end
object SetFromValue: TTntEdit
Left = 112
Top = 39
Width = 186
Height = 21
MaxLength = 127
TabOrder = 1
OnChange = UserChange
end
object FromMailType: TTntComboBox
Left = 112
Top = 16
Width = 186
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = UserChange
Items.Strings = (
'No change'
'Set to sender'
'Set to value')
end
end
end
object MailSecuritySheet: TTntTabSheet
HelpContext = 391
Caption = 'Security'
ImageIndex = 19
object MaiLSecBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 203
Align = alTop
Caption = 'Security'
TabOrder = 0
object ModeratedListLabel: TTntLabel
Left = 9
Top = 63
Width = 49
Height = 13
Caption = 'Password:'
end
object AllowLabel: TTntLabel
Left = 9
Top = 86
Width = 84
Height = 13
Caption = 'Allow subscribers:'
end
object MailListTypeL: TTntLabel
Left = 9
Top = 40
Width = 99
Height = 13
Caption = 'Password protection:'
end
object MDefaultRightsL: TTntLabel
Left = 9
Top = 109
Width = 65
Height = 13
Caption = 'Default rights:'
end
object MaxMembersL: TTntLabel
Left = 9
Top = 158
Width = 98
Height = 13
Caption = 'Max members count:'
end
object DenyEXPNList: TTntCheckBox
Left = 9
Top = 178
Width = 128
Height = 17
Caption = 'Deny EXPN'
TabOrder = 11
OnClick = UserChange
end
object ModeratedPasswordEdit: TTntEdit
Left = 144
Top = 60
Width = 169
Height = 21
MaxLength = 127
PasswordChar = '*'
TabOrder = 2
OnChange = UserChange
end
object MembersOnly: TTntCheckBox
Left = 9
Top = 16
Width = 225
Height = 17
Caption = 'Only members can post new messages'
TabOrder = 0
OnClick = UserChange
end
object MaxMailListSize: TTntCheckBox
Left = 9
Top = 132
Width = 136
Height = 17
Caption = 'Max message size:'
TabOrder = 7
OnClick = UserChange
end
object MaxMailListSizeEdit: TAdvancedEdit
Left = 220
Top = 130
Width = 49
Height = 21
TabOrder = 8
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object AllowEdit: TTntEdit
Left = 144
Top = 83
Width = 137
Height = 21
MaxLength = 255
TabOrder = 3
OnChange = UserChange
end
object AllowSubEdit: TTntButton
Tag = 7
Left = 281
Top = 83
Width = 20
Height = 21
Caption = '...'
TabOrder = 4
OnClick = ListFileButtonClick
end
object AllowSubView: TTntButton
Tag = 40
Left = 301
Top = 83
Width = 12
Height = 21
Caption = ':'
TabOrder = 5
OnClick = ListFileViewClick
end
object MailType: TTntComboBox
Left = 144
Top = 37
Width = 169
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
OnChange = UserChange
Items.Strings = (
'Not password protected'
'Server moderated'
'Client moderated')
end
object DefaultRights: TTntComboBox
Left = 144
Top = 106
Width = 170
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 6
OnChange = UserChange
Items.Strings = (
'Receive & Post'
'Digest receive & Post'
'Receive only'
'Digest receive only'
'Post only')
end
object MaxMailListSizeEditUnits: TTntComboBox
Left = 272
Top = 130
Width = 42
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 9
OnChange = UserChange
Items.Strings = (
'kB'
'MB'
'GB')
end
object MaxMembers: TAdvancedEdit
Left = 220
Top = 154
Width = 93
Height = 21
TabOrder = 10
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
end
end
object MailHeaderSheet: TTntTabSheet
HelpContext = 398
Caption = 'Options'
ImageIndex = 30
object MailMiscBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 337
Align = alTop
Caption = 'Options'
TabOrder = 0
object SubListFileLabel: TTntLabel
Left = 8
Top = 239
Width = 38
Height = 13
Caption = 'Join file:'
end
object LeaveFL: TTntLabel
Left = 8
Top = 263
Width = 49
Height = 13
Caption = 'Leave file:'
end
object NotifyOwnerL: TTntLabel
Left = 8
Top = 216
Width = 62
Height = 13
Caption = 'Notify owner:'
end
object MaxNumberMailListL: TTntLabel
Left = 8
Top = 194
Width = 205
Height = 13
Caption = 'Max # of messages to send out in 1 minute:'
end
object CopyToOwner: TTntCheckBox
Left = 8
Top = 38
Width = 193
Height = 17
Caption = 'Forward copy to owner'
TabOrder = 1
OnClick = UserChange
end
object SendToSender: TTntCheckBox
Left = 8
Top = 16
Width = 185
Height = 17
Caption = 'Send to sender'
TabOrder = 0
OnClick = UserChange
end
object ProcessVariables: TTntCheckBox
Left = 8
Top = 104
Width = 241
Height = 17
Caption = 'Process mailing list variables'
TabOrder = 4
OnClick = UserChange
end
object SubListFileEdit: TTntEdit
Left = 92
Top = 236
Width = 189
Height = 21
MaxLength = 255
TabOrder = 11
OnChange = UserChange
end
object ListFileSubBut: TTntButton
Tag = 2
Left = 281
Top = 236
Width = 20
Height = 21
Caption = '...'
TabOrder = 12
OnClick = ListFileButtonClick
end
object SubListFileView: TTntButton
Left = 9
Top = 284
Width = 112
Height = 23
Caption = 'Join Message...'
TabOrder = 15
OnClick = SubListFileViewClick
end
object LeaveEdit: TTntEdit
Left = 92
Top = 260
Width = 189
Height = 21
MaxLength = 255
TabOrder = 13
OnChange = UserChange
end
object LeaveEditOpenButt: TTntButton
Tag = 8
Left = 281
Top = 260
Width = 20
Height = 21
Caption = '...'
TabOrder = 14
OnClick = ListFileButtonClick
end
object LeaveEditButton: TTntButton
Tag = 1
Left = 125
Top = 284
Width = 112
Height = 23
Caption = 'Leave Message...'
TabOrder = 16
OnClick = SubListFileViewClick
end
object SetListOwner: TTntCheckBox
Left = 8
Top = 60
Width = 217
Height = 17
Caption = 'Digest mailing list'
TabOrder = 2
OnClick = UserChange
end
object NotifyJoin: TTntCheckBox
Left = 92
Top = 215
Width = 85
Height = 17
Caption = 'Join'
TabOrder = 9
OnClick = UserChange
end
object NotifyLeave: TTntCheckBox
Left = 184
Top = 215
Width = 129
Height = 17
Caption = 'Leave'
TabOrder = 10
OnClick = UserChange
end
object RemoveDead: TTntCheckBox
Left = 8
Top = 170
Width = 297
Height = 17
Caption = 'Remove dead email addresses'
TabOrder = 7
OnClick = UserChange
end
object MaxBatchLimit: TAdvancedEdit
Left = 252
Top = 192
Width = 49
Height = 21
TabOrder = 8
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object FieldsODBC: TTntCheckBox
Left = 8
Top = 126
Width = 273
Height = 17
Caption = 'Personalized mailing list - variable fields'
TabOrder = 5
OnClick = UserChange
end
object ListRelay: TTntCheckBox
Left = 8
Top = 82
Width = 297
Height = 17
Caption = 'Relay local messages'
TabOrder = 3
OnClick = UserChange
end
object UpdateDateBox: TTntCheckBox
Left = 8
Top = 148
Width = 273
Height = 17
Caption = 'Update Date: header'
TabOrder = 6
OnClick = UserChange
end
end
end
object BWListSheet: TTntTabSheet
HelpContext = 1125
Caption = 'Rules'
ImageIndex = 7
OnShow = BWDomainSheetShow
object ListBWGroupbox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 41
Align = alTop
Caption = 'Rules'
TabOrder = 0
object ListBW: TTntCheckBox
Left = 9
Top = 17
Width = 128
Height = 17
Caption = 'Active'
TabOrder = 0
OnClick = UserChange
end
end
end
end
object RemoteAccountControl: TTntPageControl
Left = 0
Top = 0
Width = 630
Height = 573
HelpContext = 419
ActivePage = RemoteAccountSheet
Align = alClient
Images = ConfigForm.SmallImageList
MultiLine = True
TabOrder = 3
TabStop = False
OnChange = PageControlFocusChange
object RemoteAccountSheet: TTntTabSheet
HelpContext = 420
Caption = 'Remote Account'
ImageIndex = 57
object RemoteBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 254
Align = alTop
Caption = 'Remote Account'
TabOrder = 0
object RemoteName: TTntLabel
Left = 9
Top = 41
Width = 31
Height = 13
Caption = 'Name:'
FocusControl = RemoteNameEdit
end
object POP3La: TTntLabel
Left = 9
Top = 64
Width = 34
Height = 13
Caption = 'Server:'
FocusControl = POP3Edit
end
object UserL: TTntLabel
Left = 9
Top = 109
Width = 51
Height = 13
Caption = 'Username:'
FocusControl = UserNEdit
end
object PassLa: TTntLabel
Left = 9
Top = 132
Width = 49
Height = 13
Caption = 'Password:'
FocusControl = PasswordEdit
end
object RemoteForwardLabel: TTntLabel
Left = 9
Top = 200
Width = 53
Height = 13
Caption = 'Forward to:'
FocusControl = RemoteForward
end
object ServerTL: TTntLabel
Left = 9
Top = 87
Width = 57
Height = 13
Caption = 'Server type:'
FocusControl = RemoteForward
end
object RemoteTLSSSLL: TTntLabel
Left = 9
Top = 180
Width = 48
Height = 13
Caption = 'TLS/SSL:'
end
object RemoteNameEdit: TTntEdit
Left = 104
Top = 37
Width = 204
Height = 21
MaxLength = 63
TabOrder = 1
OnChange = UserChange
end
object POP3Edit: TTntEdit
Left = 104
Top = 60
Width = 204
Height = 21
MaxLength = 255
TabOrder = 2
OnChange = UserChange
end
object UserNEdit: TTntEdit
Left = 104
Top = 105
Width = 204
Height = 21
MaxLength = 127
TabOrder = 5
OnChange = UserChange
end
object PasswordEdit: TTntEdit
Left = 104
Top = 128
Width = 204
Height = 21
MaxLength = 127
PasswordChar = '*'
TabOrder = 6
OnChange = UserChange
end
object APOPBox: TTntCheckBox
Left = 10
Top = 153
Width = 144
Height = 17
Caption = 'Log in using APOP'
TabOrder = 7
OnClick = UserChange
end
object ScheduleButton: TTntButton
Left = 8
Top = 222
Width = 75
Height = 23
Caption = 'Schedule...'
TabOrder = 11
OnClick = ScheduleButtonClick
end
object RemoteForward: TTntEdit
Left = 104
Top = 197
Width = 182
Height = 21
MaxLength = 127
TabOrder = 9
OnChange = UserChange
end
object RemoteCheckNowButton: TTntButton
Left = 87
Top = 222
Width = 84
Height = 23
Caption = 'Connect Now'
TabOrder = 12
OnClick = RemoteCheckNowButtonClick
end
object RemoteSSL: TTntComboBox
Left = 104
Top = 174
Width = 205
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 8
OnChange = UserChange
Items.Strings = (
'Detect TLS/SSL'
'Direct TLS/SSL'
'Disable TLS/SSL')
end
object RAPOP3: TTntRadioButton
Left = 103
Top = 87
Width = 57
Height = 17
Caption = 'POP3'
Checked = True
TabOrder = 3
TabStop = True
OnClick = UserChange
end
object RAIMAP: TTntRadioButton
Left = 160
Top = 87
Width = 65
Height = 17
Caption = 'IMAP4'
TabOrder = 4
OnClick = UserChange
end
object RAForwardSelect: TTntButton
Tag = 2
Left = 286
Top = 197
Width = 21
Height = 21
Caption = '...'
TabOrder = 10
OnClick = SelectButtonClick
end
object RemoteEnabledBox: TTntCheckBox
Left = 10
Top = 18
Width = 144
Height = 17
Caption = 'Active'
TabOrder = 0
OnClick = UserChange
end
end
end
object SpecialRemoteSheet: TTntTabSheet
HelpContext = 426
Caption = 'Options'
ImageIndex = 30
object RSBox: TTntGroupBox
Left = 0
Top = 133
Width = 597
Height = 112
Align = alTop
Caption = 'Special'
TabOrder = 1
object ForwardExtraCopyL: TTntLabel
Left = 9
Top = 18
Width = 105
Height = 13
Caption = 'Forward extra copy to:'
FocusControl = ForwardExtra
end
object ForwardExtra: TTntEdit
Left = 8
Top = 33
Width = 289
Height = 21
MaxLength = 127
TabOrder = 0
OnChange = UserChange
end
object ConvertDomainNameBox: TTntCheckBox
Left = 9
Top = 62
Width = 176
Height = 17
Caption = 'Convert domain names:'
TabOrder = 1
OnClick = UserChange
end
object ConvertDomainName: TTntButton
Tag = 37
Left = 224
Top = 58
Width = 75
Height = 23
Caption = 'Domains...'
TabOrder = 2
OnClick = ListFileViewClick
end
object EmailAddressRouting: TTntCheckBox
Left = 9
Top = 84
Width = 176
Height = 17
Caption = 'Email address routing:'
TabOrder = 3
OnClick = UserChange
end
object EmaiLAddrRouteButton: TTntButton
Tag = 38
Left = 224
Top = 82
Width = 75
Height = 23
Caption = 'Routing...'
TabOrder = 4
OnClick = ListFileViewClick
end
end
object RemoteOptionsGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 133
Align = alTop
Caption = 'Options'
TabOrder = 0
object DeleteNumberRL: TTntLabel
Left = 26
Top = 107
Width = 199
Height = 13
Caption = 'Delete messages if more than (Messages):'
end
object DeleteRemoteOlderL: TTntLabel
Left = 26
Top = 84
Width = 170
Height = 13
Caption = 'Delete message if older than (Days):'
end
object DedupeBox: TTntCheckBox
Left = 9
Top = 40
Width = 344
Height = 17
Caption = 'Dedupe collected mail'
TabOrder = 1
OnClick = UserChange
end
object LeaveBox: TTntCheckBox
Left = 9
Top = 62
Width = 336
Height = 17
Caption = 'Leave messages on server'
TabOrder = 2
OnClick = UserChange
end
object RemoteDeleteOlder: TAdvancedEdit
Left = 250
Top = 80
Width = 49
Height = 21
TabOrder = 3
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object RemoteDeleteCount: TAdvancedEdit
Left = 250
Top = 104
Width = 49
Height = 21
TabOrder = 4
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object RAReportAdmin: TTntCheckBox
Left = 9
Top = 18
Width = 456
Height = 17
Caption =
'Notify administrator of session problems (connection/authenticat' +
'ion)'
TabOrder = 0
OnClick = UserChange
end
end
end
object DomainPOPSheet: TTntTabSheet
HelpContext = 429
Caption = 'Domain POP'
ImageIndex = 14
object RDomBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 155
Align = alTop
Caption = 'Domain POP'
TabOrder = 0
object IfEmailL: TTntLabel
Left = 28
Top = 129
Width = 36
Height = 13
Caption = 'If email:'
FocusControl = IfEmailMatch
end
object DomainPOP: TTntCheckBox
Left = 9
Top = 18
Width = 304
Height = 17
Caption = 'Domain POP'
TabOrder = 0
OnClick = UserChange
end
object NoReceived: TTntCheckBox
Left = 9
Top = 40
Width = 320
Height = 17
Caption = 'Do not process Received: header'
TabOrder = 1
OnClick = UserChange
end
object XEnvelopeTo: TTntCheckBox
Left = 9
Top = 84
Width = 216
Height = 17
Caption = 'Parse these headers:'
TabOrder = 3
OnClick = UserChange
end
object OtherRAHeader: TTntButton
Tag = 32
Left = 224
Top = 82
Width = 75
Height = 23
Caption = 'Headers...'
TabOrder = 4
OnClick = ListFileViewClick
end
object DoNames: TTntCheckBox
Left = 9
Top = 106
Width = 184
Height = 17
Caption = 'Real name address matching'
TabOrder = 5
OnClick = UserChange
end
object IfEmailMatch: TTntEdit
Left = 96
Top = 126
Width = 203
Height = 21
MaxLength = 127
TabOrder = 6
OnChange = UserChange
end
object StopParsingReceived: TTntCheckBox
Left = 9
Top = 62
Width = 320
Height = 17
Caption = 'Stop parsing if Received: yields a local address'
TabOrder = 2
OnClick = UserChange
end
end
end
object RARulesSheet: TTabSheet
Caption = 'Rules'
ImageIndex = 7
OnShow = BWDomainSheetShow
end
end
object StaticRouteControl: TTntPageControl
Left = 0
Top = 0
Width = 630
Height = 573
HelpContext = 431
ActivePage = StaticRouteSheet
Align = alClient
Images = ConfigForm.SmallImageList
MultiLine = True
TabOrder = 4
TabStop = False
OnChange = PageControlFocusChange
object StaticRouteSheet: TTntTabSheet
HelpContext = 432
Caption = 'Static Route'
ImageIndex = 55
object StaticBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 135
Align = alTop
Caption = 'Static Route'
TabOrder = 0
object SRAl: TTntLabel
Left = 9
Top = 18
Width = 25
Height = 13
Caption = 'Alias:'
FocusControl = SRAliasEdit
end
object SRDesc: TTntLabel
Left = 9
Top = 40
Width = 56
Height = 13
Caption = 'Description:'
FocusControl = SRDescEdit
end
object SRVl: TTntLabel
Left = 9
Top = 86
Width = 30
Height = 13
Caption = 'Value:'
FocusControl = SRValueEdit
end
object SRAc: TTntLabel
Left = 9
Top = 65
Width = 33
Height = 13
Caption = 'Action:'
end
object SaveToLabel: TTntLabel
Left = 9
Top = 109
Width = 53
Height = 13
Caption = 'Forward to:'
FocusControl = SRSaveTo
end
object SRAliasEdit: TTntEdit
Tag = 10
Left = 96
Top = 14
Width = 212
Height = 21
MaxLength = 255
TabOrder = 0
OnChange = UserChange
end
object SRDescEdit: TTntEdit
Left = 96
Top = 37
Width = 212
Height = 21
MaxLength = 255
TabOrder = 1
OnChange = UserChange
end
object SRValueEdit: TTntEdit
Left = 96
Top = 83
Width = 212
Height = 21
MaxLength = 255
TabOrder = 4
OnChange = UserChange
end
object SRActiveBox: TTntComboBox
Left = 96
Top = 60
Width = 143
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
OnChange = UserChange
Items.Strings = (
'Forward to address'
'Forward to domain'
'Forward to host'
'Deliver to this domain'
'Delete')
end
object ExternalDomain: TTntCheckBox
Left = 244
Top = 62
Width = 125
Height = 17
Caption = 'Forward'
TabOrder = 3
OnClick = UserChange
end
object SRSaveTo: TTntEdit
Left = 96
Top = 106
Width = 212
Height = 21
MaxLength = 255
TabOrder = 5
OnChange = UserChange
end
end
object FilterBox: TTntGroupBox
Left = 0
Top = 135
Width = 622
Height = 113
Align = alTop
Caption = 'Filter'
TabOrder = 1
Visible = False
object StaticTypeL: TTntLabel
Left = 9
Top = 91
Width = 27
Height = 13
Caption = 'Type:'
FocusControl = ApplicationEdit
end
object DefaultFilterRadio: TTntRadioButton
Left = 9
Top = 42
Width = 92
Height = 17
Caption = 'Filter'
TabOrder = 1
OnClick = UserChange
end
object ExternalFilterRadio: TTntRadioButton
Left = 9
Top = 66
Width = 84
Height = 17
Caption = 'External'
TabOrder = 3
OnClick = UserChange
end
object ExternalFilterEdit: TTntEdit
Left = 96
Top = 63
Width = 190
Height = 21
TabOrder = 4
OnChange = UserChange
end
object ExternalFilterButton: TTntButton
Tag = 3
Left = 287
Top = 63
Width = 20
Height = 21
Caption = '...'
TabOrder = 5
OnClick = ExternalFilterButtonClick
end
object FiltersShowButton: TTntButton
Tag = 1
Left = 232
Top = 39
Width = 75
Height = 23
Caption = 'Filters...'
TabOrder = 2
OnClick = FilterButtonClick
end
object RouteAll: TTntRadioButton
Left = 9
Top = 18
Width = 92
Height = 17
Caption = 'All'
Checked = True
TabOrder = 0
TabStop = True
OnClick = UserChange
end
object StaticExecType: TTntComboBox
Left = 96
Top = 86
Width = 212
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 6
OnChange = UserChange
Items.Strings = (
'Executable'
'StdCall Library'
'Cdecl Library'
'URL')
end
end
end
object BWStaticSheet: TTntTabSheet
HelpContext = 1125
Caption = 'Rules'
ImageIndex = 7
OnShow = BWDomainSheetShow
object StaticBWGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 41
Align = alTop
Caption = 'Rules'
TabOrder = 0
object StaticBW: TTntCheckBox
Left = 9
Top = 17
Width = 128
Height = 17
Caption = 'Active'
TabOrder = 0
OnClick = UserChange
end
end
end
end
object SMSControl: TTntPageControl
Left = 0
Top = 0
Width = 630
Height = 573
HelpContext = 436
ActivePage = SMSSheet
Align = alClient
Images = ConfigForm.SmallImageList
MultiLine = True
TabOrder = 5
TabStop = False
OnChange = PageControlFocusChange
object SMSSheet: TTntTabSheet
HelpContext = 437
Caption = 'Notification'
ImageIndex = 53
object SMSBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 137
Align = alTop
Caption = 'Notification'
TabOrder = 0
object AliasSMSLabel: TTntLabel
Left = 9
Top = 18
Width = 25
Height = 13
Caption = 'Alias:'
FocusControl = SMSAliasEdit
end
object DescSMSLabel: TTntLabel
Left = 9
Top = 40
Width = 56
Height = 13
Caption = 'Description:'
FocusControl = SMSDescEdit
end
object SMSLabel: TTntLabel
Left = 9
Top = 63
Width = 42
Height = 13
Caption = 'Notify to:'
FocusControl = SMSToEdit
end
object SMSMaxSizeLabel: TTntLabel
Left = 9
Top = 87
Width = 124
Height = 13
Caption = 'Max message size (Bytes):'
FocusControl = SMSSizeEdit
end
object SMSCountLabel: TTntLabel
Left = 9
Top = 111
Width = 180
Height = 13
Caption = 'Split to multiple messages (Messages):'
end
object SMSAliasEdit: TTntEdit
Tag = 11
Left = 96
Top = 14
Width = 212
Height = 21
MaxLength = 255
TabOrder = 0
OnChange = UserChange
end
object SMSDescEdit: TTntEdit
Left = 96
Top = 37
Width = 212
Height = 21
MaxLength = 255
TabOrder = 1
OnChange = UserChange
end
object SMSToEdit: TTntEdit
Left = 96
Top = 60
Width = 212
Height = 21
MaxLength = 255
TabOrder = 2
OnChange = UserChange
end
object SMSSizeEdit: TAdvancedEdit
Left = 232
Top = 84
Width = 76
Height = 21
TabOrder = 3
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object SMSCountEdit: TAdvancedEdit
Left = 232
Top = 107
Width = 76
Height = 21
TabOrder = 4
Text = '1'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
end
end
object NotifyOther: TTntTabSheet
HelpContext = 439
Caption = 'Options'
ImageIndex = 30
object MessageGroupBoxNotify: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 94
Align = alTop
Caption = 'Message'
TabOrder = 0
object SMSIntoSubject: TTntCheckBox
Left = 9
Top = 17
Width = 232
Height = 17
Caption = 'Insert into subject'
TabOrder = 0
OnClick = UserChange
end
object SMSDateTime: TTntCheckBox
Left = 183
Top = 39
Width = 82
Height = 17
Caption = 'Date/Time'
TabOrder = 4
OnClick = UserChange
end
object SMSBody: TTntCheckBox
Left = 269
Top = 39
Width = 68
Height = 17
Caption = 'Body'
TabOrder = 5
OnClick = UserChange
end
object SMSSubject: TTntCheckBox
Left = 113
Top = 39
Width = 64
Height = 17
Caption = 'Subject'
TabOrder = 3
OnClick = UserChange
end
object SMSFrom: TTntCheckBox
Left = 57
Top = 39
Width = 53
Height = 17
Caption = 'From'
TabOrder = 2
OnClick = UserChange
end
object SMSTo: TTntCheckBox
Left = 9
Top = 39
Width = 45
Height = 17
Caption = 'To'
TabOrder = 1
OnClick = UserChange
end
object SubjectNEdit: TTntEdit
Left = 152
Top = 62
Width = 10
Height = 21
MaxLength = 255
TabOrder = 7
Visible = False
OnChange = UserChange
end
object BodyNEdit: TTntEdit
Left = 168
Top = 62
Width = 10
Height = 21
MaxLength = 255
TabOrder = 8
Visible = False
OnChange = UserChange
end
object TextFileNEdit: TTntEdit
Left = 200
Top = 62
Width = 9
Height = 21
MaxLength = 255
TabOrder = 9
Visible = False
OnChange = UserChange
end
object TextFileEditShowButton: TTntButton
Tag = 22
Left = 8
Top = 62
Width = 121
Height = 23
Caption = 'Message...'
TabOrder = 10
OnClick = TextFileEditShowButtonClick
end
object SMSFromEdit: TTntEdit
Left = 184
Top = 62
Width = 10
Height = 21
MaxLength = 255
TabOrder = 6
Visible = False
OnChange = UserChange
end
end
object NotifyOtherGroupBox: TTntGroupBox
Left = 0
Top = 94
Width = 622
Height = 67
Align = alTop
Caption = 'Options'
TabOrder = 1
object SMSOriginator: TTntLabel
Left = 9
Top = 43
Width = 48
Height = 13
Caption = 'Originator:'
end
object SMSForwardToLabel: TTntLabel
Left = 9
Top = 19
Width = 53
Height = 13
Caption = 'Forward to:'
FocusControl = SMSForward
end
object SMSFromComboBox: TTntComboBox
Left = 96
Top = 39
Width = 212
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
OnChange = UserChange
Items.Strings = (
'Blank'
'Sender'
'From')
end
object SMSForward: TTntEdit
Left = 96
Top = 16
Width = 212
Height = 21
MaxLength = 255
TabOrder = 0
OnChange = UserChange
end
end
end
object BWNotifySheet: TTntTabSheet
HelpContext = 1125
Caption = 'Rules'
ImageIndex = 7
OnShow = BWDomainSheetShow
object NotifyBWGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 41
Align = alTop
Caption = 'Rules'
TabOrder = 0
object NotifyBW: TTntCheckBox
Left = 9
Top = 17
Width = 128
Height = 17
Caption = 'Active'
TabOrder = 0
OnClick = UserChange
end
end
end
end
object ResourceControl: TTntPageControl
Left = 0
Top = 0
Width = 630
Height = 573
HelpContext = 5610
ActivePage = ResourceSheet
Align = alClient
Images = ConfigForm.SmallImageList
MultiLine = True
TabOrder = 9
TabStop = False
OnChange = ResourceControlChange
object ResourceSheet: TTntTabSheet
HelpContext = 5611
Caption = 'Resource'
ImageIndex = 121
object ResourceDescL: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 185
Align = alTop
Caption = 'Resource'
TabOrder = 0
object ResourceAliasL: TTntLabel
Left = 9
Top = 18
Width = 25
Height = 13
Caption = 'Alias:'
FocusControl = AliasResourceEdit
end
object TntLabel2: TTntLabel
Left = 9
Top = 40
Width = 56
Height = 13
Caption = 'Description:'
FocusControl = DescResourceEdit
end
object ResourceManagerL: TTntLabel
Left = 9
Top = 159
Width = 45
Height = 13
Caption = 'Manager:'
FocusControl = ResourceManager
end
object ResourceTypeL: TTntLabel
Left = 9
Top = 65
Width = 27
Height = 13
Caption = 'Type:'
end
object ResourceOrganizersFile: TTntEdit
Left = 96
Top = 60
Width = 212
Height = 21
MaxLength = 255
TabOrder = 7
Visible = False
OnChange = UserChange
end
object AliasResourceEdit: TTntEdit
Tag = 15
Left = 96
Top = 14
Width = 212
Height = 21
MaxLength = 255
TabOrder = 0
OnChange = UserChange
end
object DescResourceEdit: TTntEdit
Left = 96
Top = 37
Width = 212
Height = 21
MaxLength = 255
TabOrder = 1
OnChange = UserChange
end
object ResourceManager: TTntEdit
Left = 96
Top = 156
Width = 191
Height = 21
MaxLength = 255
TabOrder = 6
OnChange = UserChange
end
object ResourceUnavailable: TTntCheckBox
Left = 9
Top = 87
Width = 328
Height = 17
Caption = 'Temporarily unavailable'
TabOrder = 3
OnClick = UserChange
end
object ResourceAllowConflicts: TTntCheckBox
Left = 9
Top = 111
Width = 328
Height = 17
Caption = 'Allow conflicts'
TabOrder = 4
OnClick = UserChange
end
object ResourceType: TTntComboBox
Left = 96
Top = 60
Width = 212
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
OnChange = UserChange
Items.Strings = (
'Room'
'Equipment')
end
object ManagerSelect: TTntButton
Tag = 4
Left = 286
Top = 156
Width = 21
Height = 21
Caption = '...'
TabOrder = 8
OnClick = SelectButtonClick
end
object ResourceManagerNotification: TTntCheckBox
Left = 9
Top = 135
Width = 328
Height = 17
Caption = 'Send notification to manager'
TabOrder = 5
OnClick = UserChange
end
end
end
object ResourceOrganizerSheet: TTabSheet
HelpContext = 5612
Caption = 'Organizers'
ImageIndex = 51
OnEnter = GroupMembersSheetEnter
end
object BWResourceSheet: TTntTabSheet
HelpContext = 1125
Caption = 'Rules'
ImageIndex = 7
OnShow = BWDomainSheetShow
object ResourceRulesBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 41
Align = alTop
Caption = 'Rules'
TabOrder = 0
object ResourceBW: TTntCheckBox
Left = 9
Top = 17
Width = 128
Height = 17
Caption = 'Active'
TabOrder = 0
OnClick = UserChange
end
end
end
end
object CatalogControl: TTntPageControl
Left = 0
Top = 0
Width = 630
Height = 573
HelpContext = 446
ActivePage = CatalogSheet
Align = alClient
Images = ConfigForm.SmallImageList
MultiLine = True
TabOrder = 6
TabStop = False
OnChange = PageControlFocusChange
object CatalogSheet: TTntTabSheet
HelpContext = 446
Caption = 'Catalog'
ImageIndex = 62
object CatalogBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 137
Align = alTop
Caption = 'Catalog'
TabOrder = 0
object CatalogAliasL: TTntLabel
Left = 9
Top = 18
Width = 25
Height = 13
Caption = 'Alias:'
FocusControl = CatalogAlias
end
object CatalogDesc: TTntLabel
Left = 9
Top = 40
Width = 56
Height = 13
Caption = 'Description:'
FocusControl = CatalogDescription
end
object CatalogPassL: TTntLabel
Left = 9
Top = 63
Width = 49
Height = 13
Caption = 'Password:'
end
object CatalogAlias: TTntEdit
Tag = 14
Left = 96
Top = 14
Width = 212
Height = 21
MaxLength = 255
TabOrder = 0
OnChange = UserChange
end
object CatalogDescription: TTntEdit
Left = 96
Top = 37
Width = 212
Height = 21
MaxLength = 255
TabOrder = 1
OnChange = UserChange
end
object CatalogCommand: TTntCheckBox
Left = 9
Top = 86
Width = 216
Height = 17
Caption = 'Command in subject'
TabOrder = 3
OnClick = UserChange
end
object CatalogPass: TTntEdit
Left = 96
Top = 60
Width = 212
Height = 21
MaxLength = 127
PasswordChar = '*'
TabOrder = 2
OnChange = UserChange
end
object CatalogsButton: TTntButton
Left = 9
Top = 107
Width = 103
Height = 23
Caption = 'Catalogs...'
TabOrder = 4
OnClick = CatalogsButtonClick
end
end
end
object CatalogOtherSheet: TTntTabSheet
HelpContext = 3570
Caption = 'Options'
ImageIndex = 30
object OtherCatalogGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 130
Align = alTop
Caption = 'Options'
TabOrder = 0
object CatalogAllowed: TTntLabel
Left = 9
Top = 17
Width = 94
Height = 13
Caption = 'Allowed commands:'
end
object CatalogOrigL: TTntLabel
Left = 9
Top = 104
Width = 48
Height = 13
Caption = 'Originator:'
end
object CatalogGet: TTntCheckBox
Left = 9
Top = 34
Width = 104
Height = 17
Caption = 'Get'
TabOrder = 0
OnClick = UserChange
end
object CatalogDir: TTntCheckBox
Left = 9
Top = 56
Width = 96
Height = 17
Caption = 'Dir'
TabOrder = 1
OnClick = UserChange
end
object CatalogSendTo: TTntCheckBox
Left = 9
Top = 78
Width = 112
Height = 17
Caption = 'SendTo'
TabOrder = 2
OnClick = UserChange
end
object CatalogOriginator: TTntComboBox
Left = 120
Top = 101
Width = 212
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
OnChange = UserChange
Items.Strings = (
'Blank'
'Sender'
'Owner')
end
end
end
object BWCatalogSheet: TTntTabSheet
HelpContext = 1125
Caption = 'Rules'
ImageIndex = 7
OnShow = BWDomainSheetShow
object CatalogBWGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 41
Align = alTop
Caption = 'Rules'
TabOrder = 0
object CatalogBW: TTntCheckBox
Left = 9
Top = 17
Width = 128
Height = 17
Caption = 'Active'
TabOrder = 0
OnClick = UserChange
end
end
end
end
object ExecutableControl: TTntPageControl
Left = 0
Top = 0
Width = 630
Height = 573
HelpContext = 415
ActivePage = ExecutableSheet
Align = alClient
Images = ConfigForm.SmallImageList
MultiLine = True
TabOrder = 7
TabStop = False
OnChange = PageControlFocusChange
object ExecutableSheet: TTntTabSheet
HelpContext = 416
Caption = 'Executable'
ImageIndex = 54
object ExecutableBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 179
Align = alTop
Caption = 'Executable'
TabOrder = 0
object AliasExecLabel: TTntLabel
Left = 9
Top = 18
Width = 25
Height = 13
Caption = 'Alias:'
FocusControl = AliasExecEdit
end
object ExecDescLabel: TTntLabel
Left = 9
Top = 40
Width = 56
Height = 13
Caption = 'Description:'
FocusControl = DescExecEdit
end
object CopyForwardLabel: TTntLabel
Left = 9
Top = 155
Width = 53
Height = 13
Caption = 'Forward to:'
FocusControl = CopyForwardEdit
end
object ApplicationLabel: TTntLabel
Left = 9
Top = 63
Width = 55
Height = 13
Caption = 'Application:'
FocusControl = ApplicationEdit
end
object ParameterLabel: TTntLabel
Left = 9
Top = 109
Width = 56
Height = 13
Caption = 'Parameters:'
FocusControl = ParameterEdit
end
object ExecPL: TTntLabel
Left = 9
Top = 132
Width = 49
Height = 13
Caption = 'Password:'
end
object ExecTypeL: TTntLabel
Left = 9
Top = 87
Width = 27
Height = 13
Caption = 'Type:'
FocusControl = ApplicationEdit
end
object AliasExecEdit: TTntEdit
Tag = 12
Left = 96
Top = 14
Width = 212
Height = 21
MaxLength = 255
TabOrder = 0
OnChange = UserChange
end
object DescExecEdit: TTntEdit
Left = 96
Top = 37
Width = 212
Height = 21
MaxLength = 255
TabOrder = 1
OnChange = UserChange
end
object CopyForwardEdit: TTntEdit
Left = 96
Top = 152
Width = 212
Height = 21
MaxLength = 255
TabOrder = 8
OnChange = UserChange
end
object ApplicationEdit: TTntEdit
Left = 96
Top = 60
Width = 192
Height = 21
MaxLength = 255
TabOrder = 2
OnChange = UserChange
end
object ApplicationButton: TTntButton
Tag = 3
Left = 288
Top = 60
Width = 20
Height = 21
Caption = '...'
TabOrder = 3
OnClick = ApplicationButtonClick
end
object ParameterEdit: TTntEdit
Left = 96
Top = 106
Width = 193
Height = 21
MaxLength = 255
TabOrder = 5
OnChange = UserChange
end
object ParamButton: TTntButton
Tag = 3
Left = 288
Top = 106
Width = 20
Height = 21
TabOrder = 6
OnClick = ParamButtonClick
end
object ExecPass: TTntEdit
Left = 96
Top = 129
Width = 212
Height = 21
MaxLength = 127
PasswordChar = '*'
TabOrder = 7
OnChange = UserChange
end
object ExecType: TTntComboBox
Left = 96
Top = 83
Width = 214
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
OnChange = UserChange
Items.Strings = (
'Executable'
'StdCall Library'
'Cdecl Library'
'URL')
end
end
end
object OtherServicesTabSheet: TTabSheet
HelpContext = 4164
Caption = 'Services'
ImageIndex = 20
object OtherServicesAccessBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 67
Align = alTop
Caption = 'Services'
TabOrder = 0
object OtherServicesAccessList: TTntCheckListBox
Left = 8
Top = 16
Width = 300
Height = 44
OnClickCheck = UserChange
ItemHeight = 13
Items.Strings = (
'Anti-Virus'
'Anti-Spam'
'Quarantine')
TabOrder = 0
end
end
end
object BWExecSheet: TTntTabSheet
HelpContext = 1125
Caption = 'Rules'
ImageIndex = 7
OnShow = BWDomainSheetShow
object ExecBWGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 41
Align = alTop
Caption = 'Rules'
TabOrder = 0
object ExecBW: TTntCheckBox
Left = 9
Top = 17
Width = 128
Height = 17
Caption = 'Active'
TabOrder = 0
OnClick = UserChange
end
end
end
end
object UserPageControl: TTntPageControl
Left = 0
Top = 0
Width = 630
Height = 573
HelpContext = 351
ActivePage = UserSheet
Align = alClient
Images = ConfigForm.SmallImageList
MultiLine = True
TabOrder = 0
TabStop = False
OnChange = UserPageControlChange
object UserSheet: TTntTabSheet
HelpContext = 282
Caption = 'User'
ImageIndex = 52
object UserBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 185
Align = alTop
Caption = 'User'
TabOrder = 0
object AliasLabel: TTntLabel
Left = 8
Top = 17
Width = 25
Height = 13
Caption = 'Alias:'
FocusControl = UserAliasEdit
end
object NameLabel: TTntLabel
Left = 8
Top = 86
Width = 31
Height = 13
Caption = 'Name:'
FocusControl = NameEdit
end
object PassLabel: TTntLabel
Left = 8
Top = 131
Width = 49
Height = 13
Caption = 'Password:'
FocusControl = PassEdit
end
object ConfirmLabel: TTntLabel
Left = 177
Top = 131
Width = 38
Height = 13
Caption = 'Confirm:'
FocusControl = ConfirmEdit
end
object SIPL: TTntLabel
Left = 8
Top = 40
Width = 44
Height = 13
Caption = 'Phone #:'
FocusControl = SIPEdit
end
object UserDescL: TTntLabel
Left = 8
Top = 109
Width = 56
Height = 13
Caption = 'Description:'
FocusControl = UserDescription
end
object MailBoxLabel: TTntLabel
Left = 8
Top = 62
Width = 51
Height = 13
Caption = 'Username:'
FocusControl = MailboxEdit
end
object UserAliasEdit: TTntEdit
Tag = 6
Left = 96
Top = 13
Width = 217
Height = 21
MaxLength = 255
TabOrder = 0
OnChange = UserChange
end
object NameEdit: TTntEdit
Left = 96
Top = 82
Width = 217
Height = 21
MaxLength = 255
TabOrder = 3
OnChange = UserChange
end
object PassEdit: TTntEdit
Tag = 7
Left = 96
Top = 128
Width = 76
Height = 21
MaxLength = 127
PasswordChar = '*'
TabOrder = 5
OnChange = UserChange
end
object ConfirmEdit: TTntEdit
Left = 236
Top = 128
Width = 67
Height = 21
MaxLength = 127
PasswordChar = '*'
TabOrder = 6
OnChange = UserChange
end
object GenPassButton: TTntButton
Left = 303
Top = 128
Width = 11
Height = 21
Caption = ':'
TabOrder = 7
OnClick = GenPassButtonClick
end
object SIPEdit: TTntEdit
Left = 96
Top = 36
Width = 217
Height = 21
MaxLength = 255
TabOrder = 1
OnChange = UserChange
end
object UserDescription: TTntEdit
Left = 96
Top = 105
Width = 217
Height = 21
MaxLength = 255
TabOrder = 4
OnChange = UserChange
end
object ACLEditButton: TTntButton
Left = 6
Top = 154
Width = 139
Height = 23
Caption = 'Access Control List...'
TabOrder = 8
OnClick = ACLEditButtonClick
end
object MailboxEdit: TTntEdit
Tag = 1
Left = 96
Top = 59
Width = 217
Height = 21
MaxLength = 127
TabOrder = 2
OnChange = UserChange
end
end
end
object UserGroupsSheet: TTntTabSheet
HelpContext = 352
Caption = 'Groups'
ImageIndex = 42
end
object UserMiscSheet: TTntTabSheet
HelpContext = 354
Caption = 'Limits'
ImageIndex = 16
object ValidityBox: TTntGroupBox
Left = 0
Top = 113
Width = 622
Height = 187
Align = alTop
Caption = 'Expiration'
TabOrder = 1
object ValidityWarnFileLabel: TTntLabel
Left = 8
Top = 134
Width = 72
Height = 13
Caption = 'Notification file:'
end
object ExpireAfterLabel: TTntLabel
Left = 8
Top = 41
Width = 133
Height = 13
Caption = 'Expires if inactive for (Days):'
end
object UserStateL: TTntLabel
Left = 8
Top = 18
Width = 28
Height = 13
Caption = 'State:'
end
object AccountValid: TTntCheckBox
Left = 8
Top = 64
Width = 161
Height = 17
Caption = 'Expires on (yyyy/mm/dd):'
TabOrder = 2
OnClick = UserChange
end
object ValidTill: TAdvancedEdit
Left = 232
Top = 61
Width = 74
Height = 21
TabOrder = 3
OnChange = UserChange
EditMode = ctFilter
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
EditFilter = '0123456789/'
end
object ValidityWarningEdit: TAdvancedEdit
Left = 232
Top = 84
Width = 93
Height = 21
BiDiMode = bdLeftToRight
ParentBiDiMode = False
TabOrder = 6
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object ValidityWarning: TTntCheckBox
Left = 8
Top = 87
Width = 170
Height = 17
Caption = 'Notify before expiration (Days):'
TabOrder = 5
OnClick = UserChange
end
object ValidityFileEdit: TTntEdit
Left = 131
Top = 131
Width = 174
Height = 21
MaxLength = 255
TabOrder = 8
OnChange = UserChange
end
object ValdityButtonFile: TTntButton
Tag = 2
Left = 305
Top = 131
Width = 20
Height = 21
Caption = '...'
TabOrder = 9
OnClick = RespondEditButtonClick
end
object ValidityButtonView: TTntButton
Tag = 4
Left = 8
Top = 156
Width = 121
Height = 23
Caption = 'Notification File...'
TabOrder = 10
OnClick = ListFileViewClick
end
object DeleteExpire: TTntCheckBox
Left = 8
Top = 110
Width = 225
Height = 17
Caption = 'Delete account when expired'
TabOrder = 7
OnClick = UserChange
end
object ExpireInactiveEdit: TAdvancedEdit
Left = 232
Top = 38
Width = 93
Height = 21
TabOrder = 1
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object ValidTillDate: TTntButton
Tag = 2
Left = 305
Top = 61
Width = 20
Height = 21
Caption = '...'
TabOrder = 4
OnClick = ValidTillDateClick
end
object AccountDisabled: TTntComboBox
Left = 129
Top = 14
Width = 196
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = UserChange
Items.Strings = (
'Enabled'
'Disabled (Login)'
'Disabled (Login, Receive)'
'Spam trap')
end
end
object LimitsUserGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 113
Align = alTop
Caption = 'Limits'
TabOrder = 0
object MegLab: TTntLabel
Left = 8
Top = 66
Width = 128
Height = 13
Caption = 'Send out data limit per day:'
end
object NumLab: TTntLabel
Left = 8
Top = 89
Width = 156
Height = 13
Caption = 'Send out messages limit (#/Day):'
end
object MaxMsgLabel: TTntLabel
Left = 8
Top = 41
Width = 89
Height = 13
Caption = 'Max message size:'
end
object LimitMailBox: TTntCheckBox
Left = 8
Top = 16
Width = 177
Height = 17
Caption = 'Account size:'
TabOrder = 0
OnClick = UserChange
end
object LimitSizeEdit: TAdvancedEdit
Left = 232
Top = 14
Width = 49
Height = 21
TabOrder = 1
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object MBSendLimit: TAdvancedEdit
Left = 232
Top = 62
Width = 49
Height = 21
TabOrder = 5
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object NumberSendLimit: TAdvancedEdit
Left = 232
Top = 86
Width = 93
Height = 21
TabOrder = 7
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object MaxMessageSize: TAdvancedEdit
Left = 232
Top = 38
Width = 49
Height = 21
TabOrder = 3
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object LimitSizeEditUnits: TTntComboBox
Left = 284
Top = 14
Width = 42
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
OnChange = UserChange
Items.Strings = (
'kB'
'MB'
'GB')
end
object MaxMessageSizeUnits: TTntComboBox
Left = 284
Top = 38
Width = 42
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
OnChange = UserChange
Items.Strings = (
'kB'
'MB'
'GB')
end
object MBSendLimitUnits: TTntComboBox
Left = 284
Top = 62
Width = 42
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 6
OnChange = UserChange
Items.Strings = (
'kB'
'MB'
'GB')
end
end
end
object UserServicesTabSheet: TTntTabSheet
HelpContext = 4161
Caption = 'Services'
ImageIndex = 20
object UserServicesAccessGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 391
Align = alTop
Caption = 'Services'
TabOrder = 0
object UserSMSSettingsL: TTntLabel
Left = 9
Top = 312
Width = 107
Height = 13
Caption = 'SMS account settings:'
end
object PushSettingsL: TTntLabel
Left = 9
Top = 286
Width = 107
Height = 13
Caption = 'SyncML push settings:'
end
object UserFTPSettingsL: TTntLabel
Left = 9
Top = 338
Width = 104
Height = 13
Caption = 'FTP account settings:'
end
object ActiveSyncL: TTntLabel
Left = 9
Top = 260
Width = 97
Height = 13
Caption = 'ActiveSync devices:'
end
object ActivationKeysL: TTntLabel
Left = 9
Top = 363
Width = 75
Height = 13
Caption = 'Activation keys:'
end
object CommServices: TTntCheckListBox
Left = 8
Top = 16
Width = 305
Height = 97
OnClickCheck = UserChange
ItemHeight = 13
Items.Strings = (
'SMTP'
'POP3 / IMAP'
'WebClient'
'Instant Messaging'
'VoIP'
'FTP'
'SMS')
TabOrder = 0
end
object PushSettings: TTntButton
Left = 168
Top = 282
Width = 146
Height = 23
Caption = 'SyncML Push Settings...'
TabOrder = 5
OnClick = PushSettingsClick
end
object UserSMSButton: TTntButton
Left = 168
Top = 308
Width = 146
Height = 23
Caption = 'SMS Settings...'
TabOrder = 6
OnClick = DomainSMSButtonClick
end
object UserFTPButton: TTntButton
Tag = 1
Left = 168
Top = 334
Width = 146
Height = 23
Caption = 'FTP Settings...'
TabOrder = 7
OnClick = DomainSMSButtonClick
end
object ActiveSyncButton: TTntButton
Left = 168
Top = 256
Width = 146
Height = 23
Caption = 'ActiveSync Devices...'
TabOrder = 4
OnClick = PushSettingsClick
end
object ActivationKeysButton: TTntButton
Tag = 1
Left = 168
Top = 359
Width = 146
Height = 23
Caption = 'Activation Keys...'
TabOrder = 8
OnClick = ActivationKeysButtonClick
end
object SecurityServices: TTntCheckListBox
Left = 8
Top = 114
Width = 305
Height = 45
OnClickCheck = UserChange
ItemHeight = 13
Items.Strings = (
'Anti-Virus'
'Anti-Spam'
'Quarantine')
TabOrder = 1
end
object CollabServices: TTntCheckListBox
Left = 8
Top = 160
Width = 305
Height = 32
OnClickCheck = UserChange
ItemHeight = 13
Items.Strings = (
'GroupWare'
'WebDAV')
TabOrder = 2
end
object ClientServices: TTntCheckListBox
Left = 8
Top = 193
Width = 305
Height = 58
OnClickCheck = UserChange
ItemHeight = 13
Items.Strings = (
'ActiveSync'
'SyncML'
'Outlook Connector - Activation Key'
'Desktop Client - Activation Key')
TabOrder = 3
end
end
end
object Special: TTntTabSheet
HelpContext = 232
Caption = 'Options'
ImageIndex = 30
object SpecialBox: TTntGroupBox
Left = 0
Top = 319
Width = 622
Height = 84
Align = alTop
Caption = 'Options'
TabOrder = 3
object ETRNBox: TTntCheckBox
Left = 8
Top = 16
Width = 328
Height = 17
Caption = 'ETRN/ATRN account (Required for ETRN domains)'
TabOrder = 0
OnClick = UserChange
end
object XEnvelopeToBox: TTntCheckBox
Left = 8
Top = 38
Width = 392
Height = 17
Caption = 'Add X-Envelope-To: header to all received messages'
TabOrder = 1
OnClick = UserChange
end
object SendLocalOnly: TTntCheckBox
Left = 8
Top = 60
Width = 257
Height = 17
Caption = 'User can send mail to local domains only'
TabOrder = 2
OnClick = UserChange
end
end
object UserSpamBox: TTntGroupBox
Left = 0
Top = 227
Width = 622
Height = 92
Align = alTop
Caption = 'Anti-Spam'
TabOrder = 2
object SpamFolderModeL: TTntLabel
Left = 8
Top = 43
Width = 88
Height = 13
Caption = 'Spam folder mode:'
end
object Label1: TTntLabel
Left = 8
Top = 19
Width = 94
Height = 13
Caption = 'Spam reports mode:'
end
object SpamFolderMode: TTntComboBox
Left = 137
Top = 39
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
OnChange = UserChange
Items.Strings = (
'Default'
'Do not use Spam folder'
'Use Spam folder')
end
object SpamAdminUsers: TTntButton
Tag = 54
Left = 276
Top = 63
Width = 101
Height = 23
Caption = 'Mailboxes...'
TabOrder = 3
OnClick = SpamAdminUsersClick
end
object SpamAdmin: TTntCheckBox
Left = 8
Top = 66
Width = 162
Height = 17
Caption = 'Spam administrator'
TabOrder = 2
OnClick = UserChange
end
object SpamReport: TTntComboBox
Left = 137
Top = 15
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = UserChange
Items.Strings = (
'Disabled'
'Default'
'New items'
'All items')
end
end
object AccountTypeBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 119
Align = alTop
Caption = 'Account'
TabOrder = 0
object AuthModeL: TTntLabel
Left = 8
Top = 62
Width = 71
Height = 13
Caption = 'Authentication:'
end
object UserTypeLabel: TTntLabel
Left = 8
Top = 39
Width = 58
Height = 13
Caption = 'Permissions:'
end
object AltEmailL: TTntLabel
Left = 8
Top = 17
Width = 72
Height = 13
Caption = 'Alternate email:'
FocusControl = AltEmail
end
object AuthMode: TTntComboBox
Left = 137
Top = 59
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
OnChange = UserChange
Items.Strings = (
'Standard'
'NT Domain'
'LDAP / Active Directory'
'Any Password')
end
object AuthModeValueEdit: TTntEdit
Left = 285
Top = 59
Width = 91
Height = 21
MaxLength = 115
TabOrder = 4
OnChange = UserChange
end
object UserType: TTntComboBox
Left = 137
Top = 36
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
OnChange = UserChange
Items.Strings = (
'Standard'
'Domain Administrator'
'Administrator')
end
object DomainIndexButton: TTntButton
Left = 286
Top = 35
Width = 91
Height = 23
Caption = 'Rights...'
TabOrder = 2
OnClick = DomainIndexButtonClick
end
object ExpireNowButton: TTntButton
Left = 8
Top = 87
Width = 177
Height = 23
Caption = 'Expire Password Now'
TabOrder = 5
OnClick = ExpireNowButtonClick
end
object AltEmail: TTntEdit
Left = 137
Top = 14
Width = 240
Height = 21
MaxLength = 127
TabOrder = 0
OnChange = UserChange
end
end
object MailboxGroupbox: TTntGroupBox
Left = 0
Top = 119
Width = 622
Height = 108
Align = alTop
Caption = 'Mailbox'
TabOrder = 1
object AccountTypeL: TTntLabel
Left = 8
Top = 17
Width = 27
Height = 13
Caption = 'Type:'
end
object AccountType: TTntComboBox
Left = 137
Top = 14
Width = 240
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = UserChange
Items.Strings = (
'POP3'
'IMAP'
'IMAP & POP3')
end
object MailBoxPathEdit: TTntEdit
Left = 137
Top = 37
Width = 240
Height = 21
MaxLength = 255
TabOrder = 1
OnChange = UserChange
end
object MailBoxPathRadio: TTntRadioButton
Left = 8
Top = 39
Width = 101
Height = 17
Caption = 'Mailbox path:'
TabOrder = 2
OnClick = UserChange
end
object RemoteAddressRadio: TTntRadioButton
Left = 8
Top = 62
Width = 101
Height = 17
Caption = 'Remote address:'
TabOrder = 3
OnClick = UserChange
end
object RemoteAddressEdit: TTntEdit
Left = 137
Top = 60
Width = 240
Height = 21
MaxLength = 127
TabOrder = 4
OnChange = UserChange
end
object NULLBox: TTntRadioButton
Left = 8
Top = 85
Width = 113
Height = 17
Caption = 'NULL'
TabOrder = 5
OnClick = UserChange
end
end
end
object MailManagementSheet: TTntTabSheet
HelpContext = 286
Caption = 'Mail'
ImageIndex = 14
object OptionsBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 162
Align = alTop
Caption = 'Mail'
TabOrder = 0
object ForwardToLabel: TTntLabel
Left = 26
Top = 88
Width = 16
Height = 13
Caption = 'To:'
end
object IncomeMailLabel: TTntLabel
Left = 8
Top = 111
Width = 93
Height = 13
Caption = 'Copy incoming mail:'
FocusControl = IncommingMailEdit
end
object OutgoMailLabel: TTntLabel
Left = 8
Top = 134
Width = 92
Height = 13
Caption = 'Copy outgoing mail:'
FocusControl = OutgoingMailEdit
end
object FrwardToLabel: TTntLabel
Left = 8
Top = 18
Width = 53
Height = 13
Caption = 'Forward to:'
FocusControl = ForwardToEditA
end
object DeleteMailOlderBox: TTntCheckBox
Left = 8
Top = 40
Width = 233
Height = 17
Caption = 'Delete mail older than (Days):'
TabOrder = 1
OnClick = UserChange
end
object DeleteMailEdit: TAdvancedEdit
Left = 283
Top = 39
Width = 49
Height = 21
TabOrder = 2
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object ForwardMailEdit: TAdvancedEdit
Left = 283
Top = 62
Width = 49
Height = 21
TabOrder = 4
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object ForwardMailBox: TTntCheckBox
Left = 8
Top = 63
Width = 249
Height = 17
Caption = 'Forward mail older than (Days):'
TabOrder = 3
OnClick = UserChange
end
object ForwardOlderEdit: TTntEdit
Left = 136
Top = 85
Width = 196
Height = 21
MaxLength = 255
TabOrder = 5
OnChange = UserChange
end
object IncommingMailEdit: TTntEdit
Left = 136
Top = 108
Width = 196
Height = 21
MaxLength = 127
TabOrder = 6
OnChange = UserChange
end
object OutgoingMailEdit: TTntEdit
Left = 136
Top = 131
Width = 196
Height = 21
MaxLength = 127
TabOrder = 7
OnChange = UserChange
end
object ForwardToEditA: TTntEdit
Left = 136
Top = 14
Width = 196
Height = 21
MaxLength = 255
TabOrder = 0
OnChange = UserChange
end
end
object RespGroupBox: TTntGroupBox
Left = 0
Top = 162
Width = 622
Height = 189
Align = alTop
Caption = 'Responder'
TabOrder = 1
object TRespStatLab: TTntLabel
Left = 8
Top = 17
Width = 30
Height = 13
Caption = 'Mode:'
end
object ResponderPeriodL: TTntLabel
Left = 8
Top = 40
Width = 132
Height = 13
Caption = 'Respond again after (Days):'
end
object RespondL: TTntLabel
Left = 8
Top = 62
Width = 120
Height = 13
Caption = 'Respond only if between:'
end
object RespondBox: TTntComboBox
Left = 136
Top = 14
Width = 196
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = UserChange
Items.Strings = (
'Disabled'
'Respond always'
'Respond once'
'Respond again after a period')
end
object RespondButView: TTntButton
Left = 8
Top = 131
Width = 135
Height = 23
Caption = 'Message...'
TabOrder = 7
OnClick = RespondButViewClick
end
object RespondPeriodValue: TAdvancedEdit
Left = 281
Top = 38
Width = 51
Height = 21
TabOrder = 1
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object RespondWithEdit: TTntEdit
Left = 200
Top = 132
Width = 132
Height = 21
MaxLength = 255
TabOrder = 8
Visible = False
OnChange = UserChange
end
object ReplyOnlyBox: TTntCheckBox
Left = 8
Top = 106
Width = 354
Height = 17
Caption = 'Respond to messages sent to user'#39's email address only'
TabOrder = 6
OnClick = UserChange
end
object RespondPeriodFrom: TAdvancedEdit
Left = 136
Top = 80
Width = 74
Height = 21
MaxLength = 255
TabOrder = 2
OnChange = UserChange
EditMode = ctFilter
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
EditFilter = '0123456789-/'
end
object RespondFromBut: TTntButton
Tag = 3
Left = 210
Top = 80
Width = 20
Height = 21
Caption = '...'
TabOrder = 3
OnClick = ValidTillDateClick
end
object RespondPeriodTo: TAdvancedEdit
Left = 238
Top = 80
Width = 74
Height = 21
MaxLength = 255
TabOrder = 4
OnChange = UserChange
EditMode = ctFilter
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
EditFilter = '0123456789-/'
end
object RespondToBut: TTntButton
Tag = 4
Left = 312
Top = 80
Width = 20
Height = 21
Caption = '...'
TabOrder = 5
OnClick = ValidTillDateClick
end
object NoRespondFor: TTntButton
Tag = 23
Left = 8
Top = 159
Width = 135
Height = 23
Caption = 'No Responder For...'
TabOrder = 9
OnClick = ListFileViewClick
end
end
end
object VoIPSheet: TTabSheet
Caption = 'VoIP'
ImageIndex = 106
object VoIPBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 92
Align = alTop
Caption = 'VoIP'
TabOrder = 0
object VoIPTransferL: TTntLabel
Left = 26
Top = 65
Width = 93
Height = 13
Caption = 'Forward after (Sec):'
end
object VoIPNoCall: TTntRadioButton
Left = 8
Top = 17
Width = 137
Height = 17
Caption = 'No call forwarding'
Checked = True
TabOrder = 0
TabStop = True
OnClick = VoIPNoCallClick
end
object VoIPCall: TTntRadioButton
Left = 8
Top = 40
Width = 153
Height = 17
Caption = 'Forward calls to:'
TabOrder = 1
OnClick = VoIPNoCallClick
end
object VoIPCallTransfer: TTntEdit
Left = 161
Top = 38
Width = 189
Height = 21
MaxLength = 127
TabOrder = 2
OnChange = UserChange
OnClick = VoIPNoCallClick
end
object VoIPTransferAfter: TAdvancedEdit
Left = 318
Top = 62
Width = 51
Height = 21
TabOrder = 4
Text = '0'
OnChange = UserChange
OnClick = VoIPNoCallClick
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
object CallTransferB: TTntButton
Tag = 4
Left = 349
Top = 38
Width = 20
Height = 21
Caption = '...'
TabOrder = 3
OnClick = CallTransferBClick
end
end
end
object BWUserSheet: TTntTabSheet
HelpContext = 1125
Caption = 'Rules'
ImageIndex = 7
OnShow = BWDomainSheetShow
object UserBWGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 41
Align = alTop
Caption = 'Rules'
TabOrder = 0
object UserBW: TTntCheckBox
Left = 9
Top = 17
Width = 128
Height = 17
Caption = 'Active'
TabOrder = 0
OnClick = UserChange
end
end
end
end
object GroupControl: TTntPageControl
Left = 0
Top = 0
Width = 630
Height = 573
HelpContext = 365
ActivePage = GroupSheet
Align = alClient
Images = ConfigForm.SmallImageList
MultiLine = True
TabOrder = 8
TabStop = False
OnChange = GroupControlChange
object GroupSheet: TTntTabSheet
HelpContext = 366
Caption = 'Group'
ImageIndex = 42
object GroupGroupBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 65
Align = alTop
Caption = 'Group'
TabOrder = 0
object AliasGL: TTntLabel
Left = 9
Top = 17
Width = 25
Height = 13
Caption = 'Alias:'
FocusControl = GroupAlias
end
object DescGL: TTntLabel
Left = 9
Top = 40
Width = 56
Height = 13
Caption = 'Description:'
FocusControl = GroupDesc
end
object GroupFile: TTntEdit
Left = 120
Top = 37
Width = 206
Height = 21
TabOrder = 2
Visible = False
end
object GroupAlias: TTntEdit
Tag = 13
Left = 120
Top = 14
Width = 281
Height = 21
MaxLength = 255
TabOrder = 0
OnChange = UserChange
end
object GroupDesc: TTntEdit
Left = 120
Top = 37
Width = 281
Height = 21
MaxLength = 255
TabOrder = 1
OnChange = UserChange
end
end
object GroupPublicFolder: TTntGroupBox
Left = 0
Top = 65
Width = 622
Height = 142
Align = alTop
Caption = 'Public Folder'
TabOrder = 1
object GroupNameL: TTntLabel
Left = 9
Top = 40
Width = 31
Height = 13
Caption = 'Name:'
FocusControl = GroupName
end
object GroupShared: TTntCheckBox
Left = 9
Top = 17
Width = 336
Height = 17
Caption = 'Create a public folder'
TabOrder = 0
OnClick = UserChange
end
object GroupName: TTntEdit
Left = 120
Top = 37
Width = 281
Height = 21
MaxLength = 255
TabOrder = 1
OnChange = UserChange
end
object GroupAB: TTntCheckBox
Left = 9
Top = 86
Width = 408
Height = 17
Caption = 'Populate Global Address List (GAL) with all members'
TabOrder = 3
OnClick = UserChange
end
object GroupDelivery: TTntCheckBox
Left = 9
Top = 64
Width = 456
Height = 17
Caption = 'Deliver mail to shared folder (Mail is not sent to members)'
TabOrder = 2
OnClick = UserChange
end
object GroupACLEdit: TTntButton
Left = 6
Top = 111
Width = 139
Height = 23
Caption = 'Access Control List...'
TabOrder = 4
OnClick = ACLEditButtonClick
end
end
end
object GroupMembersSheet: TTntTabSheet
HelpContext = 369
Caption = 'Members'
ImageIndex = 52
end
object GroupMessageSheet: TTabSheet
Caption = 'Message'
ImageIndex = 23
object GroupFromBox: TTntGroupBox
Left = 0
Top = 0
Width = 622
Height = 66
Align = alTop
Caption = 'From: Header'
TabOrder = 0
object GroupFValueL: TTntLabel
Left = 9
Top = 42
Width = 30
Height = 13
Caption = 'Value:'
end
object GroupFActionL: TTntLabel
Left = 9
Top = 20
Width = 33
Height = 13
Caption = 'Action:'
end
object GroupFromValue: TTntEdit
Left = 112
Top = 39
Width = 186
Height = 21
MaxLength = 127
TabOrder = 1
OnChange = UserChange
end
object GroupFromAction: TTntComboBox
Left = 112
Top = 16
Width = 186
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = UserChange
Items.Strings = (
'No change'
'Set to sender'
'Set to value')
end
end
object GroupReplyToBox: TTntGroupBox
Left = 0
Top = 66
Width = 622
Height = 66
Align = alTop
Caption = 'Reply-To: Header'
TabOrder = 1
object GroupRActionL: TTntLabel
Left = 9
Top = 20
Width = 33
Height = 13
Caption = 'Action:'
end
object GroupRValueL: TTntLabel
Left = 9
Top = 42
Width = 30
Height = 13
Caption = 'Value:'
end
object GroupReplyAction: TTntComboBox
Left = 112
Top = 16
Width = 186
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = UserChange
Items.Strings = (
'No change'
'Set to sender'
'Set to value')
end
object GroupReplyValue: TTntEdit
Left = 112
Top = 39
Width = 186
Height = 21
MaxLength = 127
TabOrder = 1
OnChange = UserChange
end
end
object GroupMessageBox: TTntGroupBox
Left = 0
Top = 132
Width = 622
Height = 147
Align = alTop
Caption = 'Message'
TabOrder = 2
object GroupAddToSubjL: TTntLabel
Left = 9
Top = 21
Width = 73
Height = 13
Caption = 'Add to Subject:'
end
object GroupAddHeadersL: TTntLabel
Left = 9
Top = 42
Width = 62
Height = 13
Caption = 'Edit headers:'
end
object GroupOL: TTntLabel
Left = 9
Top = 94
Width = 48
Height = 13
Caption = 'Originator:'
end
object GroupMessageSubject: TTntEdit
Left = 112
Top = 16
Width = 188
Height = 21
MaxLength = 127
TabOrder = 0
OnChange = UserChange
end
object GroupAddHeaders: TTntMemo
Left = 112
Top = 40
Width = 188
Height = 47
ScrollBars = ssVertical
TabOrder = 1
OnChange = UserChange
end
object GroupHeaderFooter: TTntButton
Tag = 15
Left = 8
Top = 116
Width = 113
Height = 23
Caption = 'Header / Footer...'
TabOrder = 3
OnClick = HeaderFooterButtonClick
end
object GroupOriginator: TTntComboBox
Left = 112
Top = 90
Width = 189
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
OnChange = UserChange
Items.Strings = (
'Blank'
'Sender'
'Owner')
end
end
end
object GroupOptionsSheet: TTntTabSheet
HelpContext = 374
Caption = 'Options'
ImageIndex = 30
object GroupOptionsBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 91
Align = alTop
Caption = 'Options'
TabOrder = 0
object GroupMaxSendOutL: TTntLabel
Left = 8
Top = 63
Width = 205
Height = 13
Caption = 'Max # of messages to send out in 1 minute:'
end
object GroupPass: TTntEdit
Left = 154
Top = 38
Width = 185
Height = 21
MaxLength = 127
PasswordChar = '*'
TabOrder = 2
OnChange = UserChange
end
object GroupPassProt: TTntCheckBox
Left = 9
Top = 41
Width = 136
Height = 17
Caption = 'Password protection'
TabOrder = 1
OnClick = UserChange
end
object GroupMembersOnly: TTntCheckBox
Left = 9
Top = 17
Width = 225
Height = 17
Caption = 'Only members can post new messages'
TabOrder = 0
OnClick = UserChange
end
object GroupMaxSendOut: TAdvancedEdit
Left = 290
Top = 61
Width = 49
Height = 21
TabOrder = 3
Text = '0'
OnChange = UserChange
EditMode = ctNumber
EditRangeEnabled = False
EditRangeStart = 0
EditRangeEnd = 0
end
end
object GroupTemplateBox: TTntGroupBox
Left = 0
Top = 91
Width = 597
Height = 52
Align = alTop
Caption = 'Template'
TabOrder = 1
object GroupTemplateButton: TTntButton
Tag = 15
Left = 8
Top = 20
Width = 113
Height = 23
Caption = 'Template...'
TabOrder = 0
OnClick = GroupTemplateButtonClick
end
object GroupApplyTemplateButton: TTntButton
Tag = 15
Left = 128
Top = 20
Width = 113
Height = 23
Caption = 'Apply Template'
TabOrder = 1
OnClick = GroupApplyTemplateButtonClick
end
end
end
object BWGroupSheet: TTntTabSheet
HelpContext = 1125
Caption = 'Rules'
ImageIndex = 7
OnShow = BWDomainSheetShow
object GroupBWBox: TTntGroupBox
Left = 0
Top = 0
Width = 597
Height = 41
Align = alTop
Caption = 'Rules'
TabOrder = 0
object GroupBW: TTntCheckBox
Left = 9
Top = 17
Width = 128
Height = 17
Caption = 'Active'
TabOrder = 0
OnClick = UserChange
end
end
end
end
end
object TopAccountPanel: TTntPanel
Left = 0
Top = 0
Width = 630
Height = 30
Align = alTop
BevelOuter = bvNone
TabOrder = 0
DesignSize = (
630
30)
object SaveUserButton: TTntButton
Left = 551
Top = 3
Width = 75
Height = 23
Anchors = [akTop, akRight]
Caption = 'Save'
Default = True
Enabled = False
TabOrder = 2
OnClick = SaveUserButtonClick
end
object UserLabel: TTntEdit
Left = 5
Top = 4
Width = 540
Height = 21
TabStop = False
Anchors = [akLeft, akTop, akRight]
Color = clBtnFace
ReadOnly = True
TabOrder = 0
end
object TemplatePanel: TTntPanel
Left = 5
Top = 4
Width = 543
Height = 22
Anchors = [akLeft, akTop, akRight]
BevelOuter = bvNone
TabOrder = 1
DesignSize = (
543
22)
object TemplateLabel: TTntLabel
Left = 0
Top = 5
Width = 47
Height = 13
Caption = 'Template:'
end
object TemplateList: TTntComboBox
Left = 64
Top = 1
Width = 478
Height = 21
Style = csDropDownList
Anchors = [akLeft, akTop, akRight]
ItemHeight = 13
TabOrder = 0
OnChange = TemplateListChange
end
end
end
end
end
object UserPanelBox: TTntTreeView
Left = 0
Top = 0
Width = 219
Height = 603
Align = alLeft
DragMode = dmAutomatic
HideSelection = False
Images = ConfigForm.SmallImageList
Indent = 19
MultiSelect = True
MultiSelectStyle = [msControlSelect, msShiftSelect]
ReadOnly = True
TabOrder = 0
OnChange = UserPanelBoxChange
OnCollapsed = UserPanelBoxCollapsed
OnCollapsing = UserPanelBoxCollapsing
OnContextPopup = UserPanelBoxContextPopup
OnDblClick = UserPanelBoxDblClick
OnDragDrop = UserPanelBoxDragDrop
OnDragOver = UserPanelBoxDragOver
OnExpanding = UserPanelBoxExpanding
OnExpanded = UserPanelBoxCollapsed
OnKeyDown = UserPanelBoxKeyDown
OnKeyPress = UserPanelBoxKeyPress
OnMouseDown = UserPanelBoxMouseDown
OnMouseUp = UserPanelBoxMouseUp
end
end
end
end